What is the differecne between equi-join and inner-join and
natural join..Is there any difference or all are same?
Answer Posted / jitendra mali
The equi join is retrived selected column from the both
the table
or
The inner join is only retrived selected column from the table
| Is This Answer Correct ? | 6 Yes | 15 No |
Post New Answer View All Answers
What is inner join? Explain with an example?
What are the purposes of floor and sign functions?
how would you improve etl (extract, transform, load) throughput?
What is check constraint in sql server?
What are the differences between char and nchar in ms sql server?
What is the exact numeric data type in sql?
What is the difference between Clustered and Non-Clustered Index?
How to stop a loop early with break statements in ms sql server?
What is user-defined function?
What is filestream?
what is a check constraint?
What is the importance of concurrency control?
What is the bookmark lookup and rid lookup?
what is package and it uses and how can u call a package
What is attribute? : sql server analysis services, ssas