In join, which clause in not used?
Answers were Sorted based on User's Feedback
Answer / b.kumar
--Ms sql server
We can't use where clause in joins(inner/left/right/full).
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sumit kumar mishra
Order Clause is not used in joining two tables.
| Is This Answer Correct ? | 13 Yes | 15 No |
Answer / 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 |
How do I know if localdb is running?
How to get a list of columns in a view using the "sp_help" stored procedure?
How would you Update the rows which are divisible by 10, given a set of numbers in column?
Does partitioning ssd reduce performance?
What are triggers? How do you invoke a trigger on demand?
What is faster join or union?
Write a sql query to get zero records from a table having n number of records?
what is the Surrogate key?and wt is the diff between Primary key and Surrogate Key?
What does asynchronous call backs means?
How to provide column names in insert statements in ms sql server?
What is function of ROLLUP ?
How to recreate an existing index in ms sql server?
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)