Thread: sql command

sql command

From
Eko Budi Setiyo
Date:
Dear All,

Can any body help me about what SQL command to list "all data base" and
"all tables" on Postgres 8 by using PHP.

regards
Eko


Re: sql command

From
Christopher Kings-Lynne
Date:
SELECT * FROM pg_database;

Eko Budi Setiyo wrote:
> Dear All,
>
> Can any body help me about what SQL command to list "all data base" and
> "all tables" on Postgres 8 by using PHP.
>
> regards
> Eko
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
>               http://archives.postgresql.org