Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> Re: Oracle relational algebra support?
What do you mean by "relational algebra"? Oracle supports various arithmetic operators (+ - / *) and set operators MINUS, UNION, INTERSECT and logical operators (not, and, or) in SQL*Plus.
"ColinR" <colinrei_at_oz.net> wrote in message
news:t0e8a8fvjeue12_at_corp.supernews.com...
> Is there such a thing (add-on?) available? (esp. for the Oracl 8.x
personal
> edition?)
>
> I'm a student studying database systems and we're doing relational
> algebra/calculus and I heard something about Oracle having support for
> querying using relational algebra syntax, but haven't been able to find
any
> facts to corroborate this...
>
> Thanks,
>
> Colin Reinhardt
>
>
Received on Mon Nov 06 2000 - 17:00:22 CST
![]() |
![]() |