Re: Change of data type - Mailing list pgsql-sql

From Kumar Dev
Subject Re: Change of data type
Date
Msg-id 9dafed310608071345p15d5bbafxba9acfddd116320f@mail.gmail.com
Whole thread Raw
In response to Change of data type  (Judith <jaltamirano@correolux.com.mx>)
Responses Re: Change of data type
List pgsql-sql
Use Alter table notebook from control center
right click on the table and open alter table notebook
you can drop a column or add a column or change the datatype
 
Kumar

 
On 8/7/06, Judith <jaltamirano@correolux.com.mx> wrote:
   Hello everybody, excuse me how can I change de data type of a field,
I currently have:

   material character(30)

   but I now want the field in text type like this:

   material  text

   somebody knows if ALTER TABLE has some option to do this?, or How
can I do that?


---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
      subscribe-nomail command to majordomo@postgresql.org so that your
      message can get through to the mailing list cleanly



--
Kumar
DB2 DBA & SAP Basis professional

pgsql-sql by date:

Previous
From: Lexington Luthor
Date:
Subject: Querying constraints?
Next
From: chrisj
Date:
Subject: date arithmetic