simple questions - Mailing list pgsql-general

From Niral Trivedi
Subject simple questions
Date
Msg-id 328DC4EC2C9B74428D8DAED1931285BF10D95D@FLAN-EXCH01.corp.insage.com
Whole thread Raw
Responses Re: simple questions  ("Brett W. McCoy" <bmccoy@chapelperilous.net>)
Re: [ADMIN] simple questions  ("Oliver Elphick" <olly@lfix.co.uk>)
Re: [ADMIN] simple questions  (Jie Liang <jliang@ipinc.com>)
Re: [ADMIN] simple questions  (Jie Liang <jliang@ipinc.com>)
List pgsql-general
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-general by date:

Previous
From: Alfred Perlstein
Date:
Subject: Re: question
Next
From: "Brett W. McCoy"
Date:
Subject: Re: simple questions