Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SQL

copy a table mysql

CREATE TABLE employees_clone LIKE employees;
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #copy #table #mysql
ADD COMMENT
Topic
Name
1+6 =