Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SQL

alter table query in mysql

ALTER TABLE `employees`CHANGE `emp_id` `emp_id` int(11) NULL;
Source by www.techonthenet.com #
 
PREVIOUS NEXT
Tagged: #alter #table #query #mysql
ADD COMMENT
Topic
Name
1+8 =