| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Re: Functions and Relations
"Aloha Kakuikanu" <aloha.kakuikanu_at_yahoo.com> wrote in
news:1164159598.933551.91830_at_b28g2000cwb.googlegroups.com:
> 6. `x=1` -> `y=x+1` -> T
> scan the `x=1` relation, then find matching tuples from `y=x+1`, then
> do indexed nested loops join with T. The winner.
>
>
Ah, ok, I see. The treatment number 6 utilizes the unique index and the access is more fast. Interesting, the function like a database relation, I am going to think about it.
-- TegiReceived on Wed Nov 22 2006 - 08:57:59 CST
![]() |
![]() |