Without Any Records
select * into Temp_TimeZone from ExistingTableName where 1=2
With Records
select * into Temp_TimeZone from ExistingTableName

Without Any Records
select * into Temp_TimeZone from ExistingTableName where 1=2
With Records
select * into Temp_TimeZone from ExistingTableName