In join, which clause in not used?
Answer Posted / 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 |
Post New Answer View All Answers
Why can there be only one clustered index and not more than one?
How to delete database objects with "drop" statements in ms sql server?
How can you find out if the current user is a member of the specified microsoft® windows nt® group or microsoft sql server™ role?
What is the difference between clustered and non-clustered indexes in ms sql server?
how many triggers you can have on a table? : Sql server database administration
Can a table be created inside a trigger?
Can sql servers link to other servers like oracle?
What are the advantages to use stored procedures?
What is the security principal at the server level that represents your session?
Explain features of analysis services?
How you can move data or databases between servers and databases in sql server?
How to select all columns of all rows from a table with a select statement in ms sql server?
What is difference between join and natural join?
How do I view a procedure in sql server?
Where are full-text indexes stored?