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
What does cursor do in sql?
What are the string functions in sql?
What is sql keyword?
What is example of database?
What is a crud api?
what are date and time intervals? : Sql dba
what are the differences among rownum, rank and dense_rank? : Sql dba
What is the life of an sql statement?
What is primary key sql?
What is the difference between execution of triggers and stored procedures?
What is thread join () in threading?
What is embedded sql what are its advantages?
What is scalar function in sql?
what is heap table? : Sql dba
What is the cause of mutating table error and how can we solve it?