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 date and time data types? : Sql dba
What is the difference between a procedure and a function?
Why we use triggers in mysql?
What is attribute indicator in pl sql?
is mysql query is case sensitive? : Sql dba
what are the advantages of using stored procedures? : Sql dba
What are different clauses used in sql?
What are the possible values that can be stored in a boolean data field?
What are the main features of cursor?
What is the use of double ampersand (&&) in sql queries? Give an example
What are three advantages to using sql?
Define SQL and state the differences between SQL and other conventional programming Languages?
Which function is used to return remainder in a division operator in sql?
What are all different types of collation sensitivity?
Can cursors be part of a trigger body?