Re: SQL Command - To List Tables ?

Поиск
Список
Период
Сортировка
От Paul Thomas
Тема Re: SQL Command - To List Tables ?
Дата
Msg-id 20030827124605.A22181@bacon
обсуждение исходный текст
Ответ на SQL Command - To List Tables ?  (Peter Moscatt <pgmoscatt@optushome.com.au>)
Список pgsql-general
On 27/08/2003 11:37 Peter Moscatt wrote:
> Is there a SQL command I can issue which will list all the TABLES within
> a database ?
>
> Pete


select tablename from pg_tables

HTH

--
Paul Thomas
+------------------------------+---------------------------------------------+
| Thomas Micro Systems Limited | Software Solutions for the Smaller
Business |
| Computer Consultants         |
http://www.thomas-micro-systems-ltd.co.uk   |
+------------------------------+---------------------------------------------+

В списке pgsql-general по дате отправления:

Предыдущее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: Database recovery after fs crash
Следующее
От: Jan Wieck
Дата:
Сообщение: Re: move to usenet?