Re: SQL request to retrieve the type of columns

Поиск
Список
Период
Сортировка
От Vivek Khera
Тема Re: SQL request to retrieve the type of columns
Дата
Msg-id x73d06g0j4.fsf@onceler.kciLink.com
обсуждение исходный текст
Ответ на SQL request to retrieve the type of columns  (Jean-Max Reymond <Jean-Max.Reymond@bull.net>)
Список 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 по дате отправления:

Предыдущее
От: Jean-Max Reymond
Дата:
Сообщение: SQL request to retrieve the type of columns
Следующее
От: "Josh Berkus"
Дата:
Сообщение: Re: Storing text data in databases.