InterviewSolution
Saved Bookmarks
| 1. |
What is the facility that allows nesting one select statement into another?(a) nesting(b) binding(c) subquerying(d) encapsulatingI had been asked this question during an interview for a job.This interesting question is from Perl Script Characteristics in section MySQL Programs Using Perl DBI and PHP of MySQL |
|
Answer» The correct choice is (C) subquerying |
|