Files
lpmj6/8/05.sql
T
RobinNixon 0335342e00 First Draft
First Draft of the Example Files
2020-12-10 13:21:38 +00:00

3 lines
72 B
SQL

ALTER TABLE classics ADD id INT UNSIGNED
NOT NULL AUTO_INCREMENT KEY;