| От | Ziggy Skalski |
|---|---|
| Тема | Re: really novice with Postgres ! |
| Дата | |
| Msg-id | 51FBACF1.6040601@afilias.info обсуждение |
| Ответ на | really novice with Postgres ! (Jean MAURICE <mauricejea@numericable.fr>) |
| Ответы |
Re: really novice with Postgres !
|
| Список | pgsql-novice |
On 2013-08-02 2:51 PM, Jean MAURICE wrote: > Hi everybody, > > I have some more questions : > Is there a SQL command to > - test if a database exists > - test if a table exists > - get the list of the tables of a database > - get the structure (list of fields) of a table > > Thanks in advance > > -- > Jean MAURICE > Grenoble - France - Europe > www.j-maurice.fr > www.atoutfox.org > www.aedtf.org > > Off top of my head, \dt will get you list of tables and \d [tablename] will show the structure... You can type \? at psql prompt for more commands/etc. Ziggy
В списке pgsql-novice по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера