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
What do you understand by coalesce in sql server?
Write the syntax for stuff function in an sql server?
List the advantages of using stored procedures?
What new changes are being made in SQL Server?
Do you know spatial data types - geometry and geography in sql server 2008?
Define ACID properties in a Database?
Explain the difference between primary keys and foreign keys?
What is TDS(Tabular Data Stream) Gateway?
How to change the name of a database user?
How to make remote connection in database?
What is attribute hierarchy? : sql server analysis services, ssas
Thanks to some maintenance being done, the sql server on a failover cluster needs to be brought down. How do you bring the sql server down?
What is instead of dml trigger?
What is join query?
How do I know if localdb is running?