Doh! dont bother I found it in the manual

ALTER TABLE t1 CHANGE c1 c1 BLOB;

/Jonas

----- Original Message ----- 
From: "Jonas Lindén" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, April 15, 2004 9:46 AM
Subject: Changeing a columns type with alter


Hello list, Could anyone help me on how I go about if I would like to change
a coulmns type from say INT to FLOAT? Should I use the ALTER command? I cant
seem to find any info on it in the manual.

Regards
/Jonas


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to