Thursday, October 21, 2010

Can You have a LEFT INNER join or RIGHT INNER join ?

NO. We can use LEFT and RIGHT with OUTER Joins only.

No comments:

Post a Comment

Linear Regression

Linear Regression is a mathematical method used to predict the value of a continuous target variable based on one or more input features. ...