Re: simple questions

Поиск
Список
Период
Сортировка
От Jie Liang
Тема Re: simple questions
Дата
Msg-id Pine.BSF.4.10.10012151356400.49677-100000@tidal.ipinc.com
обсуждение исходный текст
Ответ на simple questions  (Niral Trivedi <niral.trivedi@insage.com>)
Список pgsql-admin
\d tablename
\dt       --- list all tables
\dv       --- list all views

Jie LIANG

Internet Products Inc.

10350 Science Center Drive
Suite 100, San Diego, CA 92121
Office:(858)320-4873

jliang@ipinc.com
www.ipinc.com

On Fri, 15 Dec 2000, Niral Trivedi wrote:

> All,
>
> I have very simple two questions..
>
> How can we 'describe a table' and 'view all available tables' in postgres
> DB??
>
> I am looking for something similar to 'desc <TABLE>' and 'show tables' in
> MySQL or
> 'desc <TABLE>' and 'select * from tab' in Oracle..
>
> Thanks in advance for your help..
>
> Niral
>


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

Предыдущее
От: Niral Trivedi
Дата:
Сообщение: RE: simple questions
Следующее
От: "Oliver Elphick"
Дата:
Сообщение: Re: simple questions