InterviewSolution
Saved Bookmarks
| 1. |
Sorting of relations that do not fit in memory is called as _______(a) Internal sorting(b) External sorting(c) Overflow sorting(d) Overload sortingI got this question in unit test.Question is from Query Processing topic in chapter Query Processing and Optimization of RDBMS |
|
Answer» Correct choice is (B) External sorting |
|