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

Read All 70 Database Developer Questions
Previous QuestionNext 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?