Re: SHOW - Mailing list pgsql-general

From Fernando Schapachnik
Subject Re: SHOW
Date
Msg-id 20010903155322.A54647@ns1.via-net-works.net.ar
Whole thread Raw
In response to SHOW  (Stephan Bergmann <sb@ows.es>)
List pgsql-general
En un mensaje anterior, Stephan Bergmann escribió:
> Hi!
>
> What is the equivalent to the mysql's:
> SHOW COLUMNS FROM [TABLENAME];

\dt <tablename>

See \h


Fernando P. Schapachnik
Planificación de red y tecnología
VIA NET.WORKS ARGENTINA S.A.
fschapachnik@vianetworks.com.ar
Tel.: (54-11) 4323-3381

pgsql-general by date:

Previous
From: Francesco Casadei
Date:
Subject: Catching errors inside a function
Next
From: Tom Lane
Date:
Subject: Re: nested SQL with SPI