Обсуждение: sql command

Поиск
Список
Период
Сортировка

sql command

От
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


Re: sql command

От
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