Re: [SQL] getting table info

Поиск
Список
Период
Сортировка
От neko@kredit.sth.szif.hu
Тема Re: [SQL] getting table info
Дата
Msg-id Pine.LNX.4.10.9912080311310.18622-100000@kredit.sth.szif.hu
обсуждение исходный текст
Ответ на getting table info  (Marcio Macedo <marciom@conectiva.com.br>)
Список pgsql-sql
On Mon, 6 Dec 1999, Marcio Macedo wrote:

> is there a way to retrieve the information about the table names and 
> columns in a database ?
> 
> something like select * from database or something...

I think "SELECT relname FROM pg_class WHERE relkind='r'" is your friend.

--nek;(



В списке pgsql-sql по дате отправления:

Предыдущее
От: Chris Griffin
Дата:
Сообщение: Re: [SQL] select distinct?
Следующее
От: Fred Schoonewille
Дата:
Сообщение: select a part of a name