1.

The splitting of input until each partition of the build input fits the memory is called as ______(a) Temporary partitioning(b) Block partitioning(c) Recursive partitioning(d) Byte partitioningThe question was posed to me in examination.My question is taken from Join and Other Operations in chapter Query Processing and Optimization of RDBMS

Answer»

The correct ANSWER is (c) RECURSIVE partitioning

The best explanation: The SPLITTING of input until each partition of the build input fits the memory is CALLED as recursive partitioning.



Discussion

No Comment Found

Related InterviewSolutions