RE: [SQL] getting table info

From: Marcio Macedo <marciom(at)conectiva(dot)com(dot)br>
To: Sean Mullen <sean(at)fastinternet(dot)net(dot)au>
Cc: pgsql-sql(at)postgreSQL(dot)org
Subject: RE: [SQL] getting table info
Date: 1999-12-06 17:08:23
Message-ID: Pine.LNX.4.20.9912061507000.21773-100000@animaniacs.conectiva.com.br
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql


ok,
but I need to do this in a query, so my PHP script can retrieve it to the
client.

any ideas ?

On Tue, 7 Dec 1999, Sean Mullen wrote:

>
> \dt
>
> -----Original Message-----
> From: owner-pgsql-sql(at)postgreSQL(dot)org
> [mailto:owner-pgsql-sql(at)postgreSQL(dot)org]On Behalf Of Marcio Macedo
> Sent: Tuesday, December 07, 1999 2:42 AM
> To: pgsql-sql(at)postgreSQL(dot)org
> Subject: [SQL] getting table info
>
>
>
> is there a way to retrieve the information about the table names and
> columns in a database ?
>
> something like select * from database or something...
>
> thx
>
>
>

--
--Marcio Macedo
Conectiva

"You're so boring boring boring
always tape machine recording
I've heard all this before
I've heard all this before
Your emotions make you a monster."

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Frank Joerdens 1999-12-06 18:20:32 Re: [SQL] How to avoid "Out of memory" using aggregate functions?
Previous Message Marcio Macedo 1999-12-06 16:41:42 getting table info