On Mon, Apr 11, 2011 at 7:33 AM, Nick Raj <nickrajj...@gmail.com> wrote:
> Can anyone know how to define global variable in plpgsql?

I expect you should consult the manual page on the command CREATE
TABLE.  That's what would be the nearest SQL equivalent to a "global
variable."

http://www.postgresql.org/docs/9.0/static/sql-createtable.html
-- 
http://linuxfinances.info/info/postgresql.html

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to