showing the DEFAULT of a field

Поиск
Список
Период
Сортировка
От Klaus Woelfel
Тема showing the DEFAULT of a field
Дата
Msg-id 99110523182005.02127@server
обсуждение исходный текст
Ответы Re: [SQL] showing the DEFAULT of a field
Список pgsql-sql
Hi,
I'm new to psql and used mysql before. With mysql I could get with "show columns
from table 'table_name'" a table with the rows "Field", "Type", "NULL", "Key",
"Default" and "Extra".

But with "\d 'table_name'" in qsql I get only a table with the rows "Field",
"Type", and "Length". How can I get the other Information for example the
Default or if the field has the primary key? 

Klaus Woelfel



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

Предыдущее
От: De Moudt Walter
Дата:
Сообщение: calulating with money type impossible ?
Следующее
От: Heiko Wilms
Дата:
Сообщение: pg_dump and "archive = none" ??