Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Data Modeling help (recursive lookup)
Message
From
21/02/2007 17:50:49
Mike Yearwood
Toronto, Ontario, Canada
 
 
To
21/02/2007 15:57:38
Mike Cole
Yellow Lab Technologies
Stanley, Iowa, United States
General information
Forum:
Microsoft SQL Server
Category:
Database design
Environment versions
SQL Server:
SQL Server 2000
Miscellaneous
Thread ID:
01197755
Message ID:
01197810
Views:
20
>I am trying to work out a situation in my head...
>
>I have 2 tables - A User table with UserID and UserName, and a UserSupervisor table with UserSupervisorID, UserID, SupervisorID.
>
>A user can have multiple supervisors, and a supervisor can have a supervisor. What I want to do is for a particular user, get all users above them. I know I am going to have to do a recursive lookup somehow. Is this something I need to do in a SPROC?

Google recursive, or hierarchical queries.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform