what is Hash join?how it is different from inner join?what
is the sign used for inner join?(eg: like the (+) sign used
for outer join)?
Answer Posted / ram
when the joining tables having huge data or selective columns don't have index at that
hash will occured automatically by using optimization
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is a subquery in sql?
What are the different type of joins in sql?
What are the different set operators available in sql?
Name some usages of database trigger?
Why we use stored procedure instead of query?
What are the parameter modes supported by pl/sql?
how to drop an existing view in mysql? : Sql dba
What is the difference between microsoft access and sql?
How do I copy a table in sql?
Do foreign keys improve performance?
What is difference between left and right outer join?
What is localdb mssqllocaldb?
How to use sql statements in pl/sql?
Mention what does the hierarchical profiler does?
How do I view a view in sql?