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
Does pl sql work in mysql?
What is index example?
How is data stored in sql?
How many functions are there in sql?
What are the different datatypes available in PL/SQL?
what is user defined functions? : Sql dba
Define a temp table?
What is foreign key in sql with example?
what is sql in mysql? : Sql dba
what is the syntax for using sql_variant_property? : Transact sql
What is the purpose of cursors in pl/sql?
What are system versioned tables?
What is the use of <> sql?
what are the maximum number of rows that can be constructed by inserting rows directly in value list? : Transact sql
What are transaction and its controls?