InterviewSolution
Saved Bookmarks
| 1. |
A _____ indicates an absent value that may exist but be unknown or that may not exist at all.(a) Empty tuple(b) New value(c) Null value(d) Old valueThis question was posed to me during an interview.Question is from Null Values Operations topic in section SQL : Queries, Constraints and Triggers of Database Management |
|
Answer» CORRECT CHOICE is (c) Null value Easy explanation - None. |
|