Re: [SQL] Modify column type

2002-08-19 Thread Christopher Kings-Lynne
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

2002-08-19 Thread Scott David Walter
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