Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> comp.databases.theory -> Re: Storing data and code in a Db with LISP-like interface

Re: Storing data and code in a Db with LISP-like interface

From: Neo <neo55592_at_hotmail.com>
Date: 28 Apr 2006 21:07:06 -0700
Message-ID: <1146283626.208826.195890@j33g2000cwa.googlegroups.com>


> Okay, but where does relational allegedly trip up or get difficult?

I would say mostly in the has hierarchy whose root is CourtHouse1. This is because the has hierarchy contains things of various types (buildings, floors, rooms and persons at various levels).

Dir
 |-item-

    |-Building
    |  |-instance-

| |-CourtHouse1
| |-has- | |-Floor1+ | |-Floor2+ | |-Courtney+ | |-Floor | |-instance-
| |-Floor1
| | |-has- | | |-Room1+ | | |-Ashley+ | |
| |-Floor2
| |-has- | |-Room1+ | |-Room2+ | |-Room | |-instance-
| |-Room1 (of Floor1)
| | |-has- | | |-Clark+ | |
| |-Room1 (of Floor2)
| |
| |-Room2 (of Floor2)
| |-has- | |-Judy+
Received on Fri Apr 28 2006 - 23:07:06 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US