2 lines
74 B
MySQL
2 lines
74 B
MySQL
|
ALTER TABLE srt.movingLast ADD CONSTRAINT movingLast_PK PRIMARY KEY (id);
|