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 online transaction processing (oltp)?

605


mention if it is possible to import data directly from t-sql commands without using sql server integration services? If yes, what are the commands? : Transact sql

567


Does asenumerable execute the query?

605


What is trigger types of trigger?

556


What is difference between sql function and stored procedure?

508






What is on delete restrict?

544


how to calculate expressions with sql statements? : Sql dba

532


What type of database is sql?

617


What is the difference between clustered and non-clustered index in sql?

527


what is a database? : Sql dba

612


Is record in oracle pl sql?

535


What is union and union all keyword in sql and what are their differences?

579


What is the purpose of normalization?

540


What is the sql*loader? : aql loader

591


does sql support programming? : Sql dba

611