Difference between revisions of "Altering column"
From MyWiki
(Created page with "ALTER TABLE test MODIFY COLUMN locationExpect VARCHAR(120);") |
(No difference)
|
Latest revision as of 16:36, 2 October 2014
ALTER TABLE test MODIFY COLUMN locationExpect VARCHAR(120);