| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Re: MV Keys
In article <PuCNf.675$ZL1.646_at_trndny09>, dcressey_at_verizon.net says...
> If you have set types and tuple types, do you need to define relations
> separately as a type? Can't you merely define a relation as a set of
> tuples?
Possibly; I think that is mainly a matter of perspective. A relation is constrained to contain tuples of just one tuple type. If we have a set type generator (think the generic Set of Java 5) that can enforce this, it might fit the bill. However, there are at least two issues:
![]() |
![]() |