Das Tabellenschema erstellen mit SELECT SELECT

Select * Into <DestinationTableName> From <SourceTableName> Where 1 = 2
Kind Kangaroo