SyntaxFix
Write A Post
Hire A Developer
Questions
The ALTER TABLE statement presented by Chris should work, but first you need to declare the columns NOT NULL. All parts of a primary key need to be NOT NULL.
ALTER TABLE
NOT NULL