how to rename a field name "IN" to something else..
I could not use

alter table tbl_name change IN NEW mediumtext;

Pl. suggest how to rename particular "field name" for all the tables in
a database

thanks
M.Karthikeyan


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

Reply via email to