What is the differecne between equi-join and inner-join and
natural join..Is there any difference or all are same?

Answer Posted / ankita pandey

Equi Join -- Join performed in two tables having a common columna
with shared values in two tables by applying a where condition.
inner Join- Join performed in the same table itself(self join).

Is This Answer Correct ?    3 Yes 19 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is deploy, process and build? : sql server analysis services, ssas

574


What are partitioned views?

584


What are the various editions of sql server 2017 that are available in the market?

507


What are the restrictions that views have to follow? : SQL Server Architecture

534


What is the difference between clustered index and primary key?

508






What is database black box testing?

609


What is filestream?

562


How to get the definition of a stored procedure back?

530


Which language is supported by sql server?

561


What is mean by candidate key?

550


Is a primary key unique?

542


What are the methods used to protect against sql injection attack?

587


Write a sql query to display the current date?

638


What are commonly used odbc functions in php?

542


Find nth lowest salary or get nth lowest salary?

597