Lanos Business Communications IT blog
Saturday, 8 September 2012
MySQL How to change column Order
ALTER TABLE `students` MODIFY COLUMN `first_name` varchar(50) AFTER `last_name`
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment