Re: Datatype of a column - Mailing list pgsql-novice

From Kevin Grittner
Subject Re: Datatype of a column
Date
Msg-id 1383814246.67166.YahooMailNeo@web162901.mail.bf1.yahoo.com
Whole thread Raw
In response to Datatype of a column  (Ishaya Bhatt <ishayabhatt@gmail.com>)
Responses Re: Datatype of a column
List pgsql-novice
Ishaya Bhatt <ishayabhatt@gmail.com> wrote:

> Is it possible to identify the datatype of the column of a sort
> query ?

Does the pg_typeof() function do what you want?  If not, could you
give more context?

--
Kevin Grittner
EDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


pgsql-novice by date:

Previous
From: Ishaya Bhatt
Date:
Subject: Datatype of a column
Next
From: Rohit Goyal
Date:
Subject: Test an indexing Scheme