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
How to enter date and time literals in ms sql server?
What stored procedure can you use to display the current processes?
What does the not null constraint do?
What are the requirements to use odbc connections in php scripts?
Describe the left outer join & right outer join. : sql server database administration
What are the different types of join?
How to use wildcard characters in like operations in ms sql server?
What is the difference RDBMS and Graph Database?
What is difference between inner join and join?
what is raid and what are different types of raid configurations? : Sql server database administration
How to run sql server 2005 books online on your local system?
Explain the flow of creating a cube? : sql server analysis services, ssas
How to create function with parameter in sql server?
What program is used to store the data source file?
How to query multiple tables jointly?