On Fri, 14 Jun 2002, Peak Digital Productions wrote:

> Date: Fri, 14 Jun 2002 16:33:05 -0600
> From: Peak Digital Productions <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: alter column without dropping
> 
> The data going into one of my mySQL columns has suddenly changed, so I need
> to
> change the parameters of the column.
> 
> Currently, it is varchar(32), I need to change it to varchar(128).
See alter table command in the docs.

> 
> Can I do that without dropping the column?
> 
> Thanks,
> Paul 
> 

Sincerely,

William Mussatto, Senior Systems Engineer
CyberStrategies, Inc
ph. 909-920-9154 ext. 27


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to