InterviewSolution
Saved Bookmarks
| 1. |
What does comparing a known value with NULL result into?(a) zero(b) a positive value(c) a negative value(d) nullI got this question by my school principal while I was bunking the class.This key question is from MySQL Setup in chapter General MySQL Use of MySQL |
|
Answer» Correct answer is (d) null |
|