| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Re: Problems with SELECT *
"Gianluca Hotz" <ghotz_at_alphasys.it> wrote in news:b4skjr$237et0$1_at_ID-
184953.news.dfncis.de:
> Another thing is that some system, provided there's an index,
> may "cover" the query fetching densely populated index pages
> instead of fetching the data pages.
It's unwise for application solutions to rely on 'piggybacking' off of indexes. If you can get away with it, that's great but I wouldn't bank on it, it's too fragile of a solution.
-- Pablo Sanchez, High-Performance Database Engineering http://www.hpdbe.comReceived on Fri Mar 14 2003 - 11:04:57 CST
![]() |
![]() |