In join, which clause in not used?
Answer Posted / sumit kumar mishra
Order Clause is not used in joining two tables.
| Is This Answer Correct ? | 13 Yes | 15 No |
Post New Answer View All Answers
What is inline table-value user-defined function?
How to use "begin ... End" statement structures in ms sql server?
What is catalog views?
What are cascading parameters in ssrs reports?
What happens if you delete a table that is used by a view?
Can primary key be a foreign key?
What is a cube? : sql server analysis services, ssas
How to replace the Query Result 'Null Value' with a text ?
what is normalization? : Sql server database administration
What is efficiency data?
What are binary string data types in ms sql server?
What is the difference between the application object and session object?
You have developed an application which uses many stored procedures and triggers to update various tables users ocassionally get locking problems which tool is best suited to help you diagnose the problem?
What are triggers? How do you invoke a trigger on demand?
You have modified 100 store procedures and want to replicate these changes from development to prodution, and production can have users using the Server/DB, how would you replicate without causing issues?