Recursive queries with SQL Server 2000

author-image
CIOL Bureau
Updated On
New Update

There is no simple way to create recursive queries that have several levels of data (hierarchical data) in SQL Server 2000. A recursive query is used when you have a parent and child data stored in the same table.

Advertisment

Click here for details !

tech-news