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


Please Help Members By Posting Answers For Below Questions

table structure: ---------------- col1 col2 ----- ----- 01-mar-2012 11:12:46 01-mar-2012 11:12:10 01-mar-2012 11:12:46 01-mar-2012 11:11:23 Write a query to display the result as shown below: col1 col2 ----- ----- 01-mar-2012 11:12:46 01-mar-2012 11:12:10

3315


explain mysql aggregate functions. : Sql dba

537


Which is better stored procedure or query?

528


How do I start sql profiler?

544


What is denormalization in a database?

581






How to select all records from the table?

595


What is group function in sql?

519


what is msql? : Sql dba

555


What is clustered and nonclustered index in sql?

489


What is acid property in a database?

572


what is text? : Sql dba

541


Explain spool.

672


which types of join is used in sql widely? : Sql dba

531


Why do we need databases?

553


How to start oracle sql developer?

550