1 line
83 B
MySQL
1 line
83 B
MySQL
|
|
INSERT INTO instruments (id, description, popularity) VALUES ('piano', 'Piano', 2);
|