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 are the disadvantages of merge replication?
wat wil hapn if we give the both read and deny read permission to user?
How to convert a numeric expression from one data type to another?
How to invoke a trigger on demand?
How to delete all rows with truncate table statement in ms sql server?
How to list all columns in a table using odbc_columns()?
Explain acid?
What is explicit mode in sql server?
What are the disadvantages of using querystrings to send data from one page to another?
Can foreign key be deleted?
Please explain that what are the basic functions for master, msdb, model, tempdb and resource databases? : SQL Server Architecture
what are the different ways to return the rowcount of a table?
Tell me what is normalization? Explain different forms of normalization?
Explain about temporary stored procedure?
What is difference between rownum and rowid?