InterviewSolution
Saved Bookmarks
| 1. |
What allows nesting one select statement into another?(a) nesting(b) binding(c) subquerying(d) encapsulatingThe question was asked in an interview for job.I want to ask this question from Perl DBI Overview topic in chapter MySQL Programs Using Perl DBI and PHP of MySQL |
|
Answer» Correct ANSWER is (c) subquerying |
|