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



What is the difference of a LEFT JOIN and an INNER JOIN statement? What is a Cartesian product? Wha..

Answer / 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

More ASP.NET Interview Questions

Write a code for passing ArrayList in Web API?

0 Answers  


Is There any Third party tools are using in .Net Technologies? Can u Explain?

4 Answers   HCL,


How can we access static variable?

0 Answers  


What is the difference between session and application?

0 Answers  


Explain parts of assembly?

0 Answers  






What Are The Difference Between AutoEventWireup="true" and AutoEventWireup="False"

12 Answers   Phoenix Technologies,


Explain what the contents of cookie?

0 Answers  


what is value type to reference type

6 Answers   AG Technologies, IBM,


Can we use http handlers to upload a file in asp.net?

2 Answers  


hi .net gurus. plz if any one has dumps on 70-631 and 70-541 on windows sharepoint services kindly mail me.

0 Answers  


How many types of validators are there in asp net?

0 Answers  


What is enableviewstate?

0 Answers  


Categories