InterviewSolution
Saved Bookmarks
| 1. |
The join where all possible row combinations are produced is called _________(a) INNER JOIN(b) OUTER(c) NATURAL(d) CARTESIANThe question was asked in semester exam.This question is from Performing Multiple topic in section Using SQL to Manage Data of MySQL |
|
Answer» Correct answer is (d) CARTESIAN |
|