InterviewSolution
Saved Bookmarks
| 1. |
The facility that allows nesting one select statement into another is ______________(a) nesting(b) binding(c) subquerying(d) encapsulatingI got this question in an interview for job.The origin of the question is Functions in section Data Type Reference, Operators and Functions of MySQL |
|
Answer» Correct option is (c) subquerying |
|