what is HASH join?

Answer Posted / avi007

Hash joins do not use indexes and perform full-table scans
often using parallel query. Hence, the use of hash joins
with parallel full-table scans tend to drive-up CPU
consumption.

Is This Answer Correct ?    9 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is anonymous block in sql?

627


What is a dynamic query?

554


What is data control language (dcl)?

588


What are the operators in sql?

514


What is a join query?

539






What is nested table in pl sql?

543


What is data modelling in sql?

511


Can one improve the performance of sql*loader? : aql loader

574


Can a table contain multiple foreign key’s?

550


What is normalization? How many normalization forms are there?

539


What is mutating error?

500


What are two statement types in sql?

526


What are the different operators available in sql?

557


What is the usage of nvl function?

582


explain the delete statements in sql

569