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
How to create and drop temp table in sql server?
Can a rule be bound to any column of any data type?
What are the advantages of using cte?
What is the security model used in sql server 2005?
In what three ways is the return statement used in a stored procedure?
Every night you run a full backup after every 3 three hours you make a differential backup every hour you make an incremental backup in a worst-case scenario, how much work you can lose?
Why should one not prefix user stored procedures with ‘sp_’?
What is the difference between indexing and hashing?
how many bits ip address consist of? : Sql server database administration
How to sort query output in descending order in ms sql server?
Do you know what are various aggregate functions that are available?
What are different types of statement?
How to create a store procedure with encryption?
How do I connect to sql server database?
What is autocommit mode in sql server?