What is the differecne between equi-join and inner-join and
natural join..Is there any difference or all are same?
Answer Posted / aditya shukla
Inner join-returns only matching row with equality or nonequality sign
equijoin-this also return matching row but only equal sign
| Is This Answer Correct ? | 10 Yes | 1 No |
Post New Answer View All Answers
can we have a nested transaction? : Sql server database administration
What is the report model project?
What are joins in sql and what are the different types of joins?
What is difference between inner join and full join?
What is blocking and how would you troubleshoot it? : sql server database administration
What is the security principal at the database level that represents your session?
What is the use of “join” in sql server?
What is spid in sql server profiler?
What are pages and extents? : SQL Server Architecture
Explain about nested stored procedure?
what is a default tcp/ip socket assigned for sql server? : Sql server database administration
what are the three command line utilities and what are their primary functions?
What is sql sandbox in sql server?
I have all the primary data files, secondary data files as well as logs. Now, tell me can I still restore the database without having a full backup? : sql server database administration
Explain the third normal form(3nf)?