Re: [SQL] Consulta!

2005-10-18 Thread Mario Splivalo
On Tue, 2005-10-18 at 14:26 +, Adriana Marcela Aguirre wrote: > Hola a todos!!... Hi! :) That's a known postges 'problem', one which, I guess, every pg-newbie encounters, especialy if he/she came from other RDBMSes. (I personaly came from MSSQL). > CREATE OR REPLACE FUNCTION "public"."f_test

[SQL] Consulta!

2005-10-18 Thread Adriana Marcela Aguirre
Hola a todos!!... El día 22-07-2004 Gerardo Castillo escribió lo siguiente:   / Hello,   I'm using PostgreSQL 7.4   I have a function wich use temporary tables. I read about temporary tables and they exists during the session. But i have to call this f