What are the different types of joins and explain them
briefly.
Answer Posted / hindol
equi join ,
non-equi join,
self join,
outer join,
cross join.
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
Describe sql comments?
What is rank dense_rank and partition in sql?
How do I add a primary key to a table?
What are sql data types?
What is a parameter query?
how can we transpose a table using sql (changing rows to column or vice-versa) ? : Sql dba
Is join an inner join?
How do you identify a primary key?
How many times can we commit in a loop?
What are all different types of collation sensitivity?
What will you get by the cursor attribute sql%found?
Is mariadb a nosql database?
What is package in pl sql?
What is difference between table and view?
Show the two pl/sql cursor exceptions.