Re: SQL request to retrieve the type of columns - Mailing list pgsql-sql

From Vivek Khera
Subject Re: SQL request to retrieve the type of columns
Date
Msg-id x73d06g0j4.fsf@onceler.kciLink.com
Whole thread Raw
In response to SQL request to retrieve the type of columns  (Jean-Max Reymond <Jean-Max.Reymond@bull.net>)
List pgsql-sql
>>>>> "jr" == jean-max reymond <jean-max.reymond@bull.net> writes:

jr> It will be great to have the same result with a select request.
jr> regards,

man psql

read..read..read...
      -E, --echo-hidden             Echoes the actual queries generated by \d and other             backslash commands.
You can use this if  you  wish             to include similar functionality into your own pro-             grams. This
isequivalent to setting  the  variable             ECHO_HIDDEN from within psql.
 


-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Vivek Khera, Ph.D.                Khera Communications, Inc.
Internet: khera@kciLink.com       Rockville, MD       +1-240-453-8497
AIM: vivekkhera Y!: vivek_khera   http://www.khera.org/~vivek/


pgsql-sql by date:

Previous
From: Jean-Max Reymond
Date:
Subject: SQL request to retrieve the type of columns
Next
From: "Josh Berkus"
Date:
Subject: Re: Storing text data in databases.