Answer Posted / dinesh rathod
Self join is just like any other join, except that two instances of the same table will be joined in the query
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How do you delete duplicate rows in sql server?
What is the difference between a local and a global temporary table?
How to create a simple user defined function in ms sql server?
What is log in sql server?
let's assume you have data that resides on sql server 6.5. You have to move it sql server 7.0. How are you going to do it? : Sql server database administration
what is the Ticketing tool used in Wipro technologies at Bangalore...???
What is the difference between the export /import functions in sql studio and standalone sql manager? : sql server management studio
You want to generate a report that is formatted as a chart. Can you use the report wizard to create such a report?
What is the preferred way to create a clustered and non-clustered index? Which index should you create first the clustered or non-clustered?
What does it mean to manipulate data?
What is scd (slowly changing dimension)? : sql server analysis services, ssas
What is difference between standardization and normalization?
Do you know concepts and capabilities of sql server?
How to get the definition of a user defined function back?
What is the difference between MVC and Teir Architecher? Plz explain with Layyered Programming example...? Thanks