| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Re: object oriented vs object relational
> > [in oodb] generic code to copy any data structure of arbitrary complexity > > For details see: www.xdb1.com/HowTo/CopyObj.asp > > [in rdb] Update some_relation > Set some_attribute = some_arbitrarily_complex_data_structure;
How could one show this using MS Access or SQL Server on a data structure similar to below?
Corvette [Car]
.Mfg
->GM
.Colors
->Silver
->Gray
Passengers Fldr
->Mary
John [Person]
.Age
->32 yr
.Friends
->John
->Bob
->ScrewDriver(3)
->Plier(2)
BottomDrawer [Drawer]
->Hammer
Received on Tue Jun 11 2002 - 08:57:09 CDT
![]() |
![]() |