From: | Fernandos Siguenza <fsigu(at)hotmail(dot)com> |
---|---|
To: | <fhevia(at)ip-tel(dot)com(dot)ar>, Foro Postgres <pgsql-es-ayuda(at)postgresql(dot)org> |
Subject: | RE: Tabla temporal |
Date: | 2009-02-11 14:52:42 |
Message-ID: | COL111-W17719186E650C7E20DA0E3A1BA0@phx.gbl |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-es-ayuda |
gracias amigo por responder lo corregi pero no funciono.
> From: fhevia(at)ip-tel(dot)com(dot)ar
> To: fsigu(at)hotmail(dot)com; pgsql-es-ayuda(at)postgresql(dot)org
> Subject: RE: [pgsql-es-ayuda] Tabla temporal
> Date: Wed, 11 Feb 2009 12:36:10 -0200
>
> Tenés un error de sintaxis:
>
> > --verifico si ya hay un registro con el codigo de la cuenta contable en la
> tabla temporal
> > select into cuenta * from BalMes where asicuecod=rBalMensual.asicuecod;
>
>
> Cuando es:
>
> select * into cuenta from BalMes ...
>
>
> Saludos,
> Fernando.
>
_________________________________________________________________
See how Windows® connects the people, information, and fun that are part of your life
http://clk.atdmt.com/MRT/go/119463819/direct/01/
From | Date | Subject | |
---|---|---|---|
Next Message | Fernandos Siguenza | 2009-02-11 14:54:51 | RE: Tabla temporal |
Previous Message | Gabriel Ferro | 2009-02-11 14:51:26 | Re: orden de registro |