[SQL] Re: Get the tables names?

2001-07-23 Thread Magnus Landahl
Hi Everybody!! Well I tried this (below) and it workt perfectly. Thanks a lot for ALL answers to my question! >select tablename from pg_tables where tablename not like 'pg_%'; Kind regards, Magnus Landahl "Joel Burton" <[EMAIL PROTECTED]> skrev i meddelandet [

[SQL] Get the tables names?

2001-07-20 Thread Magnus Landahl
Hi everybody! Is it possible to get the names of all tables in the database with a sql query?? Best regards, Magnus ---(end of broadcast)--- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL