NOT NULL means that the column can not have a NULL value for any ... or insert NULL into a NOT NULL column, MySQL will issue an error.
確定! 回上一頁