Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SQL

sql copy table structure

CREATE TABLE newtableName LIKE anotherTable;
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #sql #copy #table #structure
ADD COMMENT
Topic
Name
1+7 =