or
TABLE table table name ADD (field name type);
ALTER TABLE table name adds the name (field name) of the constraint primary key;