So, if you want any column not to accept NULL value then you need to apply the NOT NULL constraint to that column in MySQL. So, in other words, we can say that ...
確定! 回上一頁