Basic syntax · INSERT INTO `table_name` is the command that tells MySQL server to add a new row into a table named `table_name.` · (column_1, ...
確定! 回上一頁