In join, which clause in not used?
Answer Posted / rajesh
All the clauses can be used.
| Is This Answer Correct ? | 32 Yes | 3 No |
Post New Answer View All Answers
How to create new databases with "create database" statements?
What is policy management?
What command is used to create a database in the sql server and how?
How to view existing indexes on an given table using sys.indexes?
How many databases instances are there in sql server 2000?
Explain following error properties?
How to retrieve error messages using odbc_errormsg()?
What is apply operator in sql?
How to execute a sql statement using odbc_exec()?
What is built-in function?
How to delete an existing database user?
Can sql servers link to other servers like oracle?
What are translations and its use? : sql server analysis services, ssas
How to fine-tune reports?
While using a cursor, how can you differentiate between a deleted row and a row that has been inserted with null data values?