What is meant by Join? What are the different types of
Joins available? Explain.
Answer Posted / udaykumar
Join - joining of two tables to itself.
types of joins.....
simple/equi/inner
self
outer
cartesian.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is a boolean in sql?
How do I use google cloud in sql?
How do I view tables in sql developer?
How do I partition a table in sql?
What are aggregate and scalar functions?
What is a primary key sql?
How does postgresql compare to mysql?
What is the difference between nvl function, ifnull function, and isnull function?
What is sql basics?
Can we use commit inside a trigger?
State few characteristics of pl/sql?
How would you pass hints to the sql processor?
Can we create view in stored procedure?
Can we use rowid as primary key?
Why do we use %rowtype & %type in plsql?