Re: [SQL] Modify column type
e committing. Chris > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Scott David Walter > Sent: Tuesday, 20 August 2002 12:46 AM > To: [EMAIL PROTECTED] > Subject: [SQL] Modify column type > > > Is there a way to modify the type o
[SQL] Modify column type
Is there a way to modify the type of an existing column? All I actually want to do is extend the length of the type from a VARCHAR(6) to VARCHAR(100). Column | Type | Modifiers +---+ ema