what are the different types of joins?
Answer Posted / prakash
Proprietary Joins
----------------
EquiJoin
Non EquiJoin
Self Join
outer join
Compliant Joins
---------------
Cross Join
Natural Joins
Full or two sided outer joins
Arbitrary Joins
Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
what is recursive stored procedure? : Sql dba
What is a call statement? Explain with an example.
What is dbo in sql?
What are three advantages to using sql?
Does a user_objects view have an entry for a trigger?
What is normalization? How many normalization forms are there?
What company owns postgresql?
Explain 3 basic parts of a trigger.
What is an inconsistent dependency?
How do I view stored procedures?
Suppose a student column has two columns, name and marks. How to get name and marks of the top three students.
How to create an array in pl/sql?
What is coalesce in sql?
What is set transaction?
What is a trigger word?