Re: How to increase Column width of table

From: "Atul Pedgaonkar" <atul(at)imcindia(dot)net>
To: <pgsql-sql(at)postgresql(dot)org>
Subject: Re: How to increase Column width of table
Date: 2003-03-25 15:10:21
Message-ID: OFENLAOAANCDIEKFLGOIIEKCCAAA.atul@imcindia.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql


Hello,

Atul here, i have one table and i would like to increase the length of
existing column and the sql statement is

Exisiting Column is "vehicle_make" varchar(30)

SQL: alter table commute_profile alter column "vehicle_make"
varchar(100)

But this gives error.

ERROR: parser: parse error at or near "varchar"

Please anyone give me the solution for the above.

Thank you.

Regards,
Atul

Browse pgsql-sql by date

  From Date Subject
Next Message Christoph Haller 2003-03-25 15:18:11 Re: How to increase Column width of table
Previous Message Ryan 2003-03-25 14:50:28 Re: column label