Alter table

From: "David" <de4(at)kent(dot)ac(dot)uk>
To: <pgsql-sql(at)postgresql(dot)org>
Subject: Alter table
Date: 2004-03-10 16:58:04
Message-ID: 006801c406c0$da8fef50$42660c81@ad.kent.ac.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Ok another very newbie question. How can i change the data type a column can
accept? at the moment it will only take character(7) i want to change it to
varchar(30), but i cant figure how, ideas?

Many thanks Dave

In response to

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message David 2004-03-10 17:17:01 Changing primary keys
Previous Message Enver ALTIN 2004-03-10 16:48:17 randomized order in select?