When inserting a single row into the MySQL table, the syntax is as follows: INSERT INTO table_name(column_1,column_2 ...
確定! 回上一頁