Re: How to do this in pgsql? - Mailing list pgsql-sql

From Michael A. Chase
Subject Re: How to do this in pgsql?
Date
Msg-id 004301bfaab3$6b4f99f0$37598989@ca.boeing.com
Whole thread Raw
In response to How to do this in pgsql?  ("Larry ganga giri" <linuxfan@england.com>)
List 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 by date:

Previous
From: "Moray McConnachie"
Date:
Subject: Re: Re: GROUPING and ORDERING and CONFUSION
Next
From: Peter Eisentraut
Date:
Subject: Re: Counting distinct names