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: database design method

Re: database design method

From: Jan Hidders <hidders_at_hcoss.uia.ac.be>
Date: 12 Nov 2002 20:05:05 +0100
Message-ID: <3dd150e1$1@news.uia.ac.be>


In article <aqrg41$olq$1_at_sp15at20.hursley.ibm.com>, Paul Vernon <paul.vernon_at_ukk.ibmm.comm> wrote:
>
>Do you have a reference that explores the err, 'pros/cons' of recursive types?

In some sense all the research that is being done on storing semistructured data or XML in databases is basically an exercise in storing nested data for which we don't know the nesting depth.

What is also interesting is the work in type theory that was done already in the past (thing Algol) on recursive types. That turned not to be so difficult as one might expect. Think subsumption for DFAs. If you want a reference for more recent work:

 http://citeseer.nj.nec.com/amadio93subtyping.html

Received on Tue Nov 12 2002 - 13:05:05 CST

Original text of this message

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