how to recall the initial definition (CREATE TABLE) of a table ?

Поиск
Список
Период
Сортировка
От Joao Miguel Ferreira
Тема how to recall the initial definition (CREATE TABLE) of a table ?
Дата
Msg-id 1136831249.2460.26.camel@sandoval
обсуждение исходный текст
Ответы Re: how to recall the initial definition (CREATE TABLE) of a table ?  ("A. Kretschmer" <andreas.kretschmer@schollglas.com>)
Re: how to recall the initial definition (CREATE TABLE)  (Sean Davis <sdavis2@mail.nih.gov>)
Список pgsql-novice
Hello all at PG,

Let's say I forgot the "definition" of a table (.. the original CREATE
TABLE query)...

how do I ask PG to tell me these definition's (int not null, text,
foreign key, etc) ??

"definition" is not the correct word for this, is it ? what's the
correct term ?

thx

jmf

PS: ok, maybe I should go back to my SQL books...



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

Предыдущее
От: Sean Davis
Дата:
Сообщение: Re: Triggers and speed - 7.4.5 / 8.0.3
Следующее
От: "A. Kretschmer"
Дата:
Сообщение: Re: how to recall the initial definition (CREATE TABLE) of a table ?