NOT NULL Constraint in MySQL. The NOT NULL constraint is used for a column in a table. It ensures that there should not be any NULL value in that column.
確定! 回上一頁