Bruno, Excellent advise !
thanks to all, terry
Bruno Wolff III wrote:
On Thu, Dec 18, 2003 at 15:48:14 -0500, Terry Hampton <[EMAIL PROTECTED]> wrote:
OOPS! This group is quick and sharp. I was not specific enough with my need. Sorry to clog your email.
What is the SQL syntax to return table names programatically ?
thanks again for a quick hand, Terry
If you run psql with the -E option and then do a \d tablename, the sql used to calculate the response will be displayed. That sql would be the right way to do what you want.
-- Terry L. Hampton Program Manager LimaCorp, LLC. www.limacorp.com 513.587.1874
---------------------------(end of broadcast)--------------------------- TIP 7: don't forget to increase your free space map settings