what is not null constrain ?
Answers
Answered by
2
Answer:
A NOT NULL constraint in SQL is used to prevent inserting NULL values into the specified column, considering it as a not accepted value for that column. This means that you should provide a valid SQL NOT NULL value to that column in the INSERT or UPDATE statements, as the column will always contain data.
Answered by
0
Answer:
A not Null
Explanation:
SQL,NUL
PLS FOLLOW ME FRIENDS
Similar questions
Chemistry,
2 months ago
Social Sciences,
4 months ago
Biology,
10 months ago
India Languages,
10 months ago
History,
10 months ago