showing the DEFAULT of a field

Поиск
Список
Период
Сортировка
От Klaus Woelfel
Тема showing the DEFAULT of a field
Дата
Msg-id 99110523061900.02119@server
обсуждение исходный текст
Список pgsql-general
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-general по дате отправления:

Предыдущее
От: De Moudt Walter
Дата:
Сообщение: calulating with money type impossible ?
Следующее
От: Klaus Woelfel
Дата:
Сообщение: showing the DEFAULT of a field