What is meant by Join? What are the different types of
Joins available? Explain.
Answer Posted / dinesh kumar
Joins -- Getting related data from more than one table.
Type:
Inner JOin --Equi Join -- Non Equi join
Outer JOin --LEft Join -- Right Join -- Full Outer JOin
CRoss Join
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do I truncate a sql log file?
What is an exception in PL/SQL? What are the two types of exceptions?
What are all different types of collation sensitivity?
How do I view tables in sql developer?
what is 'trigger' in sql? : Sql dba
What is fmtonly in sql?
how to write date and time literals? : Sql dba
Explain what is dbms?
What is the usage of the distinct keyword?
Can we want to pass a parameter payroll_id to this external pl/sql function, how do we do it?
Why do we use procedures in sql?
Are sql database names case sensitive?
What is recursive join in sql?
What are different types of indexes?
Explain aggregate functions are available there in sql?