| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Performance question
I'm confused of using two methods of corellating the subquery, i. e.
" ... x in (select y ...) ... " and
" ... exists (select * .... where y = x) ... "
is that a fact that one of them always works faster than other or there are nuances?
thanx Received on Thu Jan 06 2000 - 00:00:00 CST
![]() |
![]() |