Re: [GENERAL] SQL text of view

2003-11-24 Thread Pavel Stehule
Hello run psql with param -E and use metacommand \d nameofyourview regards Pavel On Mon, 24 Nov 2003, Yury Shvetsov wrote: > Hi. > > Where is the SQL text of view stored in the database? > I mean the text like "SELECT the_field FROM the_table". > I can found the function's text in "pg_proc.

[GENERAL] SQL text of view

2003-11-24 Thread Yury Shvetsov
Hi. Where is the SQL text of view stored in the database? I mean the text like "SELECT the_field FROM the_table". I can found the function's text in "pg_proc.prosrc", but can't find the same for a view. Yury Shvetsov. ---(end of broadcast)--- TIP

[GENERAL] SQL text of view

2003-11-18 Thread Yury Shvetsov
Hi. Where is the SQL text of view stored in the database? I mean the text like "SELECT the_field FROM the_table". I can found the function's text in "pg_proc.proerc", but can't find the same for a view. Yury Shvetsov. ---(end of broadcast)--- TIP