What is the differecne between equi-join and inner-join and
natural join..Is there any difference or all are same?
Answer Posted / monal
INNER JOIN and EQUI-JOIN are same. Not sure about Natural
Join. Found answer in Books On Line.
| Is This Answer Correct ? | 29 Yes | 51 No |
Post New Answer View All Answers
What is the difference between executequery () and executeupdate ()?
What is difference between drop truncate and delete?
What are the steps you will take to improve the performance of a poor performing query?
What is temporary stored procedure?
What are joins in sql and what are the different types of joins?
What are the types of user defined functions in sql server?
How to create a view on an existing table in ms sql server?
How do I partition a table in sql server?
How to list all columns in a table using odbc_columns()?
How to find the login name linked to a given user name?
what is a major difference between sql server 6.5 and 7.0 platform wise? : Sql server database administration
What is the maximum size of a row in sql server?
How to divide query output into multiple groups with the group by clause in ms sql server?
How to loop through result set objects using odbc_fetch_row()?
What is hierarchy, what are its types and difference between them? : sql server analysis services, ssas