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
--------------------------------------------------------------------------