| From: | "Jaime Casanova" <systemguards(at)gmail(dot)com> |
|---|---|
| To: | "leonardo(dot)amezquita(at)ubiquando(dot)com(dot)co" <leonardo(dot)amezquita(at)ubiquando(dot)com(dot)co> |
| Cc: | pgsql-es-ayuda(at)postgresql(dot)org |
| Subject: | Re: Sentencia Insert |
| Date: | 2006-04-29 17:33:59 |
| Message-ID: | c2d9e70e0604291033n58a87ab1s8a4ba043744c4db5@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-es-ayuda |
On 4/28/06, leonardo(dot)amezquita(at)ubiquando(dot)com(dot)co
<leonardo(dot)amezquita(at)ubiquando(dot)com(dot)co> wrote:
>
> Buen dia para todos
>
> La situacion es la siguiente, tengo una herramienta de generacion de estas
> sentencias y el formato del insert lo esta poniendo de la siguiente manera
>
> insert into fact_ventas_sajur(id_estado, id_ciudad, id_vendedor, valor, iva,
> id_tiempo, id_tiempo) VALUES (1,1,'11111111',177480,24480,null,'2006-04-03')
>
esa herramienta no funciona, no deberias usarla...
> existe alguna opcion de configuracion para que postgres me soporte el doble
> nombre de campo o definitivamente no se puede hacer de antemano gracias.
>
> Leonardo Amezquita
>
>
tu que crees?
--
Atentamente,
Jaime Casanova
"What they (MySQL) lose in usability, they gain back in benchmarks, and that's
all that matters: getting the wrong answer really fast."
Randal L. Schwartz
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jaime Casanova | 2006-04-29 18:14:12 | Re: IsDate en plpgsql |
| Previous Message | Jaime Casanova | 2006-04-29 16:28:43 | Re: Asignar una Tabla a un TABLESPACE |