Re: SQL Command - To List Tables ?

Поиск
Список
Период
Сортировка
От Robby Russell
Тема Re: SQL Command - To List Tables ?
Дата
Msg-id 3F4CAAD2.3040309@commandprompt.com
обсуждение исходный текст
Ответ на SQL Command - To List Tables ?  (Peter Moscatt <pgmoscatt@optushome.com.au>)
Ответы Re: SQL Command - To List Tables ?  (Jeffrey Melloy <jmelloy@visualdistortion.org>)
Список pgsql-general
Peter Moscatt wrote:

>Is there a SQL command I can issue which will list all the TABLES within
>a database ?
>
>Pete
>
>

Well, when you are the postgres commandline client, you can type
  #  \dt

That will show all the tables in your current database.


--
Robby Russell,  |  Sr. Administrator / Lead Programmer
Command Prompt, Inc.   |  http://www.commandprompt.com
rrussell@commandprompt.com | Telephone: (503) 222.2783



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

Предыдущее
От: Peter Moscatt
Дата:
Сообщение: SQL Command - To List Tables ?
Следующее
От: "Bruno BAGUETTE"
Дата:
Сообщение: RE : mysql's last_insert_id