Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> FIRST_ROW USAGE
Hi,
I've been given code that looks like
this
SELECT /*+ FIRST_ROW */
...
FROM
WHERE
what exactly does this do in order to improve efficiency?
I'm familiar with /*+ CACHE */ Is it something similiar?
Thanks,
Mike Yarcheski
yarch_at_hotmail.com
Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.
Received on Fri Jun 11 1999 - 13:40:24 CDT
![]() |
![]() |