Answer Posted / rajesh bhawsar
When an query return Equal no of row from both the table it
called eque join in other words it is synonym of inner join.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is the default port for SQL Server over a firewall?
Why do we use stored procedures in sql server?
What are different types of constraints?
What does executeupdate return?
What is a constant or literal in ms sql server?
How to write a query with an inner join in ms sql server?
What are the benefits of filtered indexes?
What type of locking occurs during the snapshot generation? : sql server replication
How to encrypt Strored Procedure in SQL SERVER?
How to Update from select query in sql server?
How to configure and test odbc dsn settings?
Explain what is meant by replication of database?
What happens if the update subquery returns no rows in ms sql server?
What is the new security features added in sql server 2016? : sql server security
How to transfer data from a cursor to variables with a "fetch" statement?