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

The EXPLANATION: Sorting of RELATIONS that do not fit in memory is CALLED as external sorting.



Discussion

No Comment Found

Related InterviewSolutions