Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Materialized view and index?
Dear DBAs,
I know some of you got experience using indexes on materialized view. My question is there is an index on a materialized view, how do I enforce the index being used if CBO doesn't choose the index? I have used the index hint, but it doesn't work for me. When I used index hint, index(table_name index_name), what the table name should be - materialized view name or the table in the query?
Any input would be appreciated.
TIA, Chuan
-- Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html -----------------------------------------------------------------Received on Tue Jun 15 2004 - 00:01:19 CDT