CREATE TABLE Thesis ( ThesisNo numeric(8,0) NOT NULL, AuthorID int NOT NULL, EnstituteID int NOT NULL, SupervisorID int NOT NULL, Title nvarchar