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 |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2001-02-05 : 15:46:30
|
Adele writes "'I also wrote a stored procedure that would return the entire tree structure, using a recursive stored procedure, since we were certain that our depth would, for all practical purposes, be less than 5. So, just wanted to let you know that recursive stored procedures can indeed be used to fully iterate through a complex tree structure. '
The above is an answer given by the webmaster of 4Guys. I would like to know if it's possible to view this stored procedure?
I'm currently working on a project where I need to use such a stored procedure.
Thanks. Adele." |
|
|
|
|
|