Using SELECT to get table info.

From: Paul Ramsey <pramsey(at)refractions(dot)net>
To: pgsql-general(at)postgreSQL(dot)org
Subject: Using SELECT to get table info.
Date: 1999-01-26 18:32:41
Message-ID: 36AE0A49.44F45DF5@refractions.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

In Oracle, it is possible to get information about a table space by
using a SQL select statement thusly: SELECT * from ALL_TABLES
Is there an equivalent SQL trick in pgsql?
Thanks,
Paul

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Bob Dusek 1999-01-26 18:56:13 Re: [GENERAL] Using SELECT to get table info.
Previous Message Fabrice Scemama 1999-01-26 16:01:03 Re: Displaying Image BLOBs