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...