Hello,
Anybody know any easy way to ALTER the column type of a column in an
existing table without dumping it?
Something akin to : ALTER TABLE tableOne CHANGE fieldOne
VARCHAR(100).
I have a limited varchar field that I want to change to TEXT.
I am using 6.4.
Thanks in advance,
-Kevin
************
- [GENERAL] ALTER TABLE Jonathan R. Karlen
- Re: [GENERAL] ALTER TABLE Stuart Rison
- Re: [GENERAL] ALTER TABLE Dmitry Morozovsky
- Re: [GENERAL] alter table Kevin Holbrook
- Re: [GENERAL] alter table Jose Soares
- [GENERAL] Alter table Guillaume Houssay
- Re: [GENERAL] Alter table scott.marlowe
- Re: [GENERAL] Alter table Richard Huxton
