The syntax is as follows. INSERT INTO yourTableName(yourColumnName) values(NULL);. To understand the above syntax, let us first create a table.
確定! 回上一頁