?
, .
.
create table Tester
(
Id int identity
constraint PK_Id primary key(Id),
description varchar(256)
)
insert into Tester
Select description
from table
, , script . "# (-)" , , , .
if object_id('(schema).(tablename)') is not null
drop table (schema).(tablename)
"". - 1 1, 95% . , . , :
insert into table (col1, col2)
, .