Re:
Albert REINER <areiner@tph.tuwien.ac.at>
From: "Albert REINER" <areiner@tph.tuwien.ac.at>
To: Sujith C S <sujithcs@ddsl.net>, PostgreSQL-Novice <pgsql-novice@postgreSQL.org>
Date: 2000-10-28T14:36:14Z
Lists: pgsql-novice
On Fri, Oct 27, 2000 at 06:32:15PM +0530, Sujith C S wrote: > Sir. > How to list the table names in SQL server using a query... > Like Select * from tab in Oracle... > Plz help. In psql you can see that information with \d. Start psql with some option (I think it is -E, see the man page or psql --help) to get the actual queries sent to the backend. Albert. -- -------------------------------------------------------------------------- Albert Reiner <areiner@tph.tuwien.ac.at> Deutsch * English * Esperanto * Latine --------------------------------------------------------------------------