how to show table structure?

From: "Bing Du" <bdu(at)iastate(dot)edu>
To: pgsql-sql(at)postgresql(dot)org
Subject: how to show table structure?
Date: 2004-01-09 23:05:37
Message-ID: 2094.129.186.197.127.1073689537.squirrel@mail.eng.iastate.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Greetings,

How can I see the layout of a table in PostgreSQL 7.4? I've checked
several books and on-line documents, but was not able to figure out how
PostgreSQL does 'describe <table>' like it's done in other databases.

Thanks in advance for any help.

Bing

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message scott.marlowe 2004-01-09 23:10:23 Re: how to show table structure?
Previous Message Richard Huxton 2004-01-09 20:06:01 Re: data loading