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's the use of formatters in .net?

580


How to add DateTime Control in normal DataGrid Server Control?

596


Explain the various authentication mechanisms in asp.net.

500


What is web api config?

557


What is asp.net? How is it different from asp?

548






How does viewstate work?

582


What is asp.net ajax?

560


What is difference between datalist and gridview?

587


How could you modify xaml content from javascript?

521


What are the advantages of using Master Pages?

608


What is postback and autopostback in asp.net?

535


Explain what benefit does your code receive if you decorate it with attributes demanding specific security permissions?

539


Why is mvc better than asp.net?

542


How does session work?

515


How can u debug your .net application?

591