In psql you show all tables with \d and you display a tables content with
the SQL call: SELECT * from <table name>;
On Tue, 13 Jun 2000, Paul Fontenot wrote:
> 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
>
>
>
Yours Truly,
- Karl F. Larsen, k5di@arrl.net (505) 524-3303 -