Создать схему таблицы с помощью Select
Select * Into <DestinationTableName> From <SourceTableName> Where 1 = 2
Kind Kangaroo
Select * Into <DestinationTableName> From <SourceTableName> Where 1 = 2