You can also add NOT NULL constraint to existing column in MySQL using ALTER TABLE … CHANGE statement. Here's the syntax to add not null ...
確定! 回上一頁