GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Interview Questions  >  Oracle  >  SQL Plus
Go To First  |  Previous Question  |  Next Question 
 SQL Plus  |  Question 111 of 132    Print  
Could anyone please explain about hash joins? Thanks.

  
Total Answers and Comments: 3 Last Update: October 22, 2006     Asked by: tjsivakumar 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
July 09, 2006 01:56:55   #1  
SUGANYA        

RE: Could anyone please explain about hash joins? Than...

Hi friends i think there is no hash joins.We have hash

partitions.


 
Is this answer useful? Yes | No
September 25, 2006 00:55:23   #2  
anu_dw Member Since: February 2006   Contribution: 4    

RE: Could anyone please explain about hash joins? Than...

The Hash join will be used if there are no adequate indexes on the joined columns. This is a worst situation. In this case hash table will be created. Hash join is most efficient when one of the tables is significantly differ in size than another one.

Regards

Anu


 
Is this answer useful? Yes | No
October 22, 2006 02:35:05   #3  
pratyush        

RE: Could anyone please explain about hash joins? Than...

in cases where a very small table is being joind to large table the oracle hash join will often dramatically speedup the querry hash join are for faster than nested loops join same cashes.

regards pratyush singh


 
Is this answer useful? Yes | No


 
Go To Top


 Sponsored Links

 
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape