InterviewSolution
Saved Bookmarks
| 1. |
A view can refer to multiple tables via __________(a) UNION(b) JOIN(c) GROUP(d) SELECTI had been asked this question in semester exam.Question is from Using Views in section Using SQL to Manage Data of MySQL |
|
Answer» Right option is (B) JOIN |
|