Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
Sanatan
Starting Member
19 Posts |
Posted - 2010-04-22 : 07:20:55
|
| I have a user table as below.UserID ManagerID Titleaaaa eeee user1bbbb eeee user2 eeee gggg Manager1 gggg pppp Manager2pppp null CEOIs there a way to retirve the entire hierarchy of users under 'pppp'?Thanks |
|
|
karthik_padbanaban
Constraint Violating Yak Guru
263 Posts |
Posted - 2010-04-22 : 07:31:19
|
| http://karthik4identity.blogspot.com/2010/01/recursive-queries-replacement-to.htmlKarthikhttp://karthik4identity.blogspot.com/ |
 |
|
|
|
|
|