InterviewSolution
Saved Bookmarks
| 1. |
Say True or False. Give explanation if False.A multiple row subquery returns more than one row from the inner SELECT statement. |
|
Answer» True. |
|