how to create table using select in sql server code example Example: sqlserver create table from select Select * into new_table from old_table