i have a table like this
Eno ename
1 a
2 b
3 c
i want to display ename and bossname from table
hint boss is also an employee
Answer Posted / saket
self join
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Please explain what is “asynchronous” communication in sql server service broker?
How to add more data to the testing table in ms sql server?
What is replication with database mirroring? : sql server database administration
Does the unique constraint create an index?
What do you mean by sql server 2005 express management tools?
What is the difference between TRUNCATE and DROP?
Differentiate between a primary key and a unique key.
What languages bi uses to achieve the goal?
How to insert a new row into a table with "insert into" statements in ms sql server?
What are the new security features added in sql server 2012? : sql server security
What is the difference between ddl and dml?
What are different types of constraints?
What is ssrs?
Do you think BCNF is better than 2NF & 3NF? Why?
Explain SSRS Architecture?