To add rows of data to this table, we use the INSERT INTO command as follows: INSERT INTO musicians (name, born, died) VALUES ('Robert Fripp','1946-05-16', ...
確定! 回上一頁