SHOW , DESCRIBE, oh what's it called...
Paul Fontenot <paul@code-slinger.com>
From: "Paul Fontenot" <paul@code-slinger.com>
To: "PostgreSQL" <pgsql-novice@postgresql.org>
Date: 2000-06-13T23:22:16Z
Lists: pgsql-novice
In MySQL you could issue a command: describe my_table_name; and it would come back with the columns, and their descriptions. What is the equivalent command in postgresql? I have looked everywhere and am probly just overlooking it by now. Thanks, Paul