What is a join?Explain the different types of joins?
Answer Posted / lakshminarayana reddy
used to retrieve desired data from more than 1 table we use
join.
joins types:- 1.Equi join
2.non-Equi join
3.outer join
4.Self join
| Is This Answer Correct ? | 10 Yes | 7 No |
Post New Answer View All Answers
What is sql table?
What is the difference between row level and statement level trigger?
How do I trace sql profiler?
Show how functions and procedures are called in a pl/sql block.
how to get a list of all tables in a database? : Sql dba
What is composite data type in pl sql?
Is pl sql still used?
Which is faster joins or subqueries?
What is application trigger?
Is sql port 1433 encrypted?
Does execute immediate commit?
What is a temp table?
What is data control language?
How can you create an empty table from an existing table?
What are the different types of constraints?