Answer Posted / sandhya
JOINING TO TABLE ITSELF IS CALLED SELF JOIN. HERE WE ARE USING THE SAME TABLE WITH DIFFERENT ALIYAS'S.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What are the essential components of sql server service broker?
What is implicit cursors?
Can we call stored procedure in view in sql server?
What is the difference between mysql and mysqli?
Explain trigger and trigger types?
What is dbcc? Give few examples.
Give the query of getting last two records from the table in SQL SERVER?
Explain temporary table vs table variable by using cursor alternative?
How will you know when statistics on a table are obsolete?
Is port 1433 secure?
What will be the maximum number of index per table?
What do mean by xml datatype?
How do I clean up sql server transaction log?
Write a program to fetch first 10 records from a file?
Why do we use sql limitations? Which constraints can we use while making a database in sql?