Re: How to change datatype of a field

From: "Rajesh Kumar Mallah(dot)" <mallah(at)trade-india(dot)com>
To: "shreedhar" <shreedhar(at)lucidindia(dot)net>, "pgsql" <pgsql-admin(at)postgresql(dot)org>
Subject: Re: How to change datatype of a field
Date: 2002-05-25 07:22:45
Message-ID: 200205251252.45418.mallah@trade-india.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi Sreedhar,

There are no commands as such but
combination of "CREATE TABLE AS SELECT f1,f2 from TAB"
and CAST might prove useful in certain cases

regds
mallah.

On Saturday 25 May 2002 12:22 pm, shreedhar wrote:
> Is there any possibility to change datatype of a field.
>
> regards,
> S Baskar

--
Rajesh Kumar Mallah,
Project Manager (Development)
Infocom Network Limited, New Delhi
phone: +91(11)6152172 (221) (L) ,9811255597 (M)

Visit http://www.trade-india.com ,
India's Leading B2B eMarketplace.

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Karl DeBisschop 2002-05-25 12:42:50 Re: databases and RAID ...
Previous Message shreedhar 2002-05-25 06:52:45 How to change datatype of a field