In join, which clause in not used?
Answer Posted / murtaza
In join we use ON clause rather than where clause
so where is not used most probably in joins.
and order clause is also not used .
| Is This Answer Correct ? | 4 Yes | 14 No |
Post New Answer View All Answers
Mention what are the core components of ssrs?
How do I uninstall sql server 2014?
How do I find the port number for sql server?
How to Insert multiple rows with a single insert statement?
What is transaction server isolation?
If you want to send some data from access database to sql server database. What are different component of ssis will you use?
How do I find the size of a sql server database?
Explain about link server in sql server?
what is the difference between delete table and truncate table commands? : Sql server database administration
What is the difference between left and right outer join?
What is nolock?
List few advantages of stored procedure.
What are distinctive joins find as a part of sql?
What is the status of services on passive node for failover cluster in sql server? : sql server database administration
How would we use distinct statement? What is its use?