| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Re: relational tables and objects
> Ok. But would I then not also have to override/reimplement the relational
> operators (like GROUP BY or JOIN) to take the specific implementation into
> account?
No, operators work at the level where the implementation is not known. In fact you could easily join an in-memory table with another one, located on a disk.
> Axioms usually don't have empirical evidence. :-) But your argument works of
> course in both ways. Why would I use this library if I can use RDBMSs
> without the need of filling in templates or defining derived classes?
And by the way, you don't need to define derived classes (at least directly), do you?
Arkadiy Received on Thu Oct 31 2002 - 21:34:06 CST
![]() |
![]() |