Re: [GENERAL] A simple SQL command

From: "Yury Don" <yura(at)vpcit(dot)ru>
To: "Edouard DESSIOUX" <edx(at)intrinsec(dot)com>, <pgsql-general(at)postgreSQL(dot)org>
Subject: Re: [GENERAL] A simple SQL command
Date: 1999-10-28 11:31:03
Message-ID: 004f01bf2137$ead356e0$e23426c3@vpcit.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Select tablename from pg_tables.

Sincerely yours, Yury.
don.web-page.net, ICQ 11831432

----- -----
: Edouard DESSIOUX <edx(at)intrinsec(dot)com>
: <pgsql-general(at)postgreSQL(dot)org>
: 27 1999 . 14:10
: [GENERAL] A simple SQL command

> Hello,
>
> How could i know the name of all the table in my database
> and, if possible, their prototype.
> I would like a SQL command if possible

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Jurgen Defurne 1999-10-28 11:33:54 pgsql pg_connect
Previous Message Peter Eisentraut 1999-10-28 10:21:10 Re: [GENERAL] A simple SQL command