Database Developer Question:
Tell me what is SQL NOT NULL constraint?
Answer:
NOT NULL constraint is used to ensure that the value in the filed cannot be a NULL
Previous Question | Next Question |
Tell us what is a Field in a Database? | Tell me what are the possible values that can be stored in a BOOLEAN data field? |