Re: How to do this in pgsql?

Поиск
Список
Период
Сортировка
От Michael A. Chase
Тема Re: How to do this in pgsql?
Дата
Msg-id 004301bfaab3$6b4f99f0$37598989@ca.boeing.com
обсуждение исходный текст
Ответ на How to do this in pgsql?  ("Larry ganga giri" <linuxfan@england.com>)
Список pgsql-sql
Run 'perldoc DBI' and 'perldoc DBD::Pg' to read the fine manuals to see how
to do this under DBI.  I'm sure Postgress has some fine manuals, too.

Describe is a SQL*Plus command, not a SQL command.
--
Mac :})
** I may forward private database questions to the DBI mail lists. **
----- Original Message -----
From: "Larry ganga giri" <linuxfan@england.com>
To: <pgsql-sql-owner+M349@hub.org>
Cc: <pgsql-sql@postgresql.org>
Sent: Wednesday, April 19, 2000 9:07 PM
Subject: How to do this in pgsql?


>    I need to
>  *Describe the table structure.
>   Tried Desc <tab-name> as in oracle.
>   But it failed.
>  *Create an user-defined type in pgsql.
>
>    can anybody help me pleez?





В списке pgsql-sql по дате отправления:

Предыдущее
От: "Moray McConnachie"
Дата:
Сообщение: Re: Re: GROUPING and ORDERING and CONFUSION
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: Counting distinct names