I am trying to write this SQL code in Microsoft SQL Server Management Studio:
create table Countries ( Id INT NOT NULL PRIMARY KEY AUTO_INCREMENT, Name VA