SyntaxFix
Write A Post
Hire A Developer
Questions
Execute the command in this format
ALTER TABLE tablename ALTER COLUMN columnname SET NOT NULL;
for setting the column to not null.