What is the difference of a LEFT JOIN and an INNER JOIN
statement? What is a Cartesian product? What causes it?
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 |
Is overloading possible in web services?
What are the types of session in asp.net?
what are Httpmodule and HttpHandler?
i wand basic interview based questions in asp.net and vb.net
why we are using delegates and in which condition it is required?
What are session variables?
what are the different ASP.NET Application Folders?
what is use of doctype tag in asp.net
What's the use of response.output.write()?
What is SQL injection?
what is the challenging situation you faced in your career?
3 Answers Calsoft, HP, Satyam, Wipro,
What is the difference between login controls and forms authentication?