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 the standby server?
on line cluster can we make if yes tell me the procedure
What is inline table-value user-defined function?
How will you monitor replication latency in transactional replication? : sql server replication
What stored procedure would you use to view lock information?
How many types of stored procedures are there in sql server?
How to return the top 5 rows from a select query in ms sql server?
Why are views required in the sql server or in any other database?
Why main is user defined function?
define and explain the differences between clustered and non-clustered indexes.
Your sql server is running out of disk space. You notice that there are several large files with ldf extensions what are these files?
You want your report to display a hyperlink that will take users to your intranet. How do you configure such a hyperlink?
How do you manipulate data?
what is the difference in login security modes between v6.5 and 7.0? : Sql server database administration
Explain different backup plans?