sql command
am 29.03.2005 07:12:08 von Eko Budi Setiyo
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
Re: sql command
am 03.04.2005 05:00:40 von Christopher Kings-Lynne
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
---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?
http://archives.postgresql.org