Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SQL

create table as select * from table mssql

  Select * into new_table  from  [database].[schema].[old_table] 
 
PREVIOUS NEXT
Tagged: #create #table #select #table #mssql
ADD COMMENT
Topic
Name
4+5 =