Re: is there a sql command to display table definition? - Mailing list pgsql-novice

From Jake Stride
Subject Re: is there a sql command to display table definition?
Date
Msg-id 414A0F2F.5010102@users.sourceforge.net
Whole thread Raw
In response to is there a sql command to display table definition?  (Sun H Chi <schi67@yahoo.com>)
List pgsql-novice
Not to sure about oracle, but are you looking for

\dt tablename

Thanks

Jake

Sun H Chi wrote:

> Is there a command similar to the oracle DESCRIBE command to view the
> table definitions?
>
> Thanks



pgsql-novice by date:

Previous
From: Sun H Chi
Date:
Subject: is there a sql command to display table definition?
Next
From: Kumar S
Date:
Subject: A generic question: Schema without foreign key specification?