2 lines
84 B
MySQL
2 lines
84 B
MySQL
|
|
INSERT INTO instruments (id, description, popularity) VALUES ('other', 'Other', 1);
|