What is the difference of a LEFT JOIN and an INNER JOIN
statement? What is a Cartesian product? What causes it?

Answer Posted / janardan baghla

Left join is used to retrieve the non-matching value from
the left table specified at left in query.And inner join or
equi join is used to retrieve the matching rows
only.Cartesian product is used to retrieve the value as
multiplication of the rows from number of tables specified
in query

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the benefits of view state?

648


Which is the parent class of the web server control?

664


What is an il?

639


Explain the differences between managed and unmanaged code?

576


What is a ashx file?

650






What are the various session state management options provided by asp.net?

621


In a webservice, need to display 10 rows from a table. Which is the best choice among datareader or dataset?

761


What is data cache in sql server?

687


What is aspect-oriented programming?

629


How is application management and maintenance improved in asp.net 2.0?

626


How to Insert/Add in ASPXgridview

656


What is the importance of aspnet_isapi.dll, inetinfo.exe andaspnet_wp.exe in the page loading process.

678


Who is using asp.net?

590


Explain security types in asp.net?

628


Why session is more secure than cookies?

576