Re: simple questions - Mailing list pgsql-admin

From Jie Liang
Subject Re: simple questions
Date
Msg-id Pine.BSF.4.10.10012151356400.49677-100000@tidal.ipinc.com
Whole thread Raw
In response to simple questions  (Niral Trivedi <niral.trivedi@insage.com>)
List 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 by date:

Previous
From: Niral Trivedi
Date:
Subject: RE: simple questions
Next
From: "Oliver Elphick"
Date:
Subject: Re: simple questions