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.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 Parent and Child relations

Author  Topic 

shapper
Constraint Violating Yak Guru

450 Posts

Posted - 2009-07-27 : 07:12:28
Hello,

I think in SQL 2008 there is new approach that allows to create parent / child relations. Something like categories and subcategories which is exactly what I need to create.

Does anyone knows how can this be done?

Thanks,
Miguel

russell
Pyro-ma-ni-yak

5072 Posts

Posted - 2009-07-27 : 10:14:53
http://technet.microsoft.com/en-us/library/bb677290.aspx
Go to Top of Page
   

- Advertisement -