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
What are aggregate functions in sql?
How to start the command-line sql*plus?
What does count (*) mean in sql?
how to enter binary numbers in sql statements? : Sql dba
what is union, minus and interact commands? : Sql dba
Is record in oracle pl sql?
What is difference between my sql and sql?
what is the difference between truncate and drop statements? : Sql dba
What is AUTH_ID and AUTH_USER in pl/sql ?
What is $$ in sql?
How long it takes to learn pl sql?
how to include comments in sql statements? : Sql dba
What is procedure function?
Can we use the cursor's to create the collection in PL/SQL?
Is delete faster than truncate?