Hi, I would like to know what is the sql statement that list all the tables name. For example in Oracle, 'SELECT TABLE_NAME from ALL_TABLES where owner="Oracle" '; What is the statement for Postgres? Thank you Best Regards, Howard CIM/MASTEC Tel:(65)8605283
- Re: [SQL] question on SELECT Howard Hiew
- Re: [SQL] question on SELECT Prasanth A. Kumar
- Re: [SQL] question on SELECT Jie Liang