Re: is there a sql command to display table definition?

From: Jake Stride <nsuk(at)users(dot)sourceforge(dot)net>
To: Sun H Chi <schi67(at)yahoo(dot)com>
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: is there a sql command to display table definition?
Date: 2004-09-16 22:09:51
Message-ID: 414A0F2F.5010102@users.sourceforge.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Josh Berkus 2004-09-16 22:28:10 Re: A generic question: Schema without foreign key specification?
Previous Message Sun H Chi 2004-09-16 21:56:05 is there a sql command to display table definition?