create table infoadm ( id int primary key identity, login nvarchar(25) )