InterviewSolution
Saved Bookmarks
| 1. |
Which among the following are the correct definitions for “NULL” in Mysql?(a) Absence of value(b) Unknown(c) Empty set(d) All of the mentionedThis question was addressed to me in a job interview.My enquiry is from Table Creation in portion Using SQL to Manage Data of MySQL |
|
Answer» RIGHT ANSWER is (d) All of the mentioned The BEST EXPLANATION: NONE. |
|