InterviewSolution
Saved Bookmarks
| 1. |
The expression ‘2 BETWEEN 2 AND 5’ results in ____________(a) True(b) False(c) -1(d) 2The question was posed to me in semester exam.The question is from Expression Evaluation and Type Conversion topic in chapter Data Types of MySQL |
|
Answer» Correct option is (a) True |
|