Re: how to list all tables in a database

Поиск
Список
Период
Сортировка
От Brad Nicholson
Тема Re: how to list all tables in a database
Дата
Msg-id 43C282AC.5020207@ca.afilias.info
обсуждение исходный текст
Ответ на how to list all tables in a database  (Joao Miguel Ferreira <jmf@estg.ipvc.pt>)
Список pgsql-novice
Joao Miguel Ferreira wrote:

>Hello all,
>
>this is my first question... I'm really new to PG.
>
>How do I get a list of all tables in a database ?
>
>Is there an SQL command for this ?
>
>thx
>
>jmf
>
>
>
In the psql terminal

\dt


--
Brad Nicholson  416-673-4106
Database Administrator, Afilias Canada Corp.



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

Предыдущее
От:
Дата:
Сообщение: Re: how to recall the initial definition (CREATE TABLE) of a table ?
Следующее
От: Jaime Casanova
Дата:
Сообщение: Re: how to recall the initial definition (CREATE TABLE)