does the query needs a hint to access a materialized view?



does the query needs a hint to access a materialized view?..

Answer / Bijay Kumar

No, by default, Oracle's optimizer can use materialized views without any explicit hint. However, you may use the DBMS_MVIEW.REWRITE_SQL procedure or the MATERIALIZE VIEW STATEMENT hint to force the optimizer to use a specific materialized view.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle General Interview Questions

What is difference between truncate and delete?

1 Answers  


What is the difference between $oracle_base and $oracle_home?

1 Answers  


What is the difference between alert log file and tarce file ?

1 Answers   TCS,


Explain oracle’s server parameter file.

1 Answers  


What are data pump export and import modes?

1 Answers  


What are operators in oracle?

1 Answers  


Is it possible to insert comments into sql statements return in the data model editor ?

1 Answers   Oracle,


Please explain compound trigger in oracle?

1 Answers  


What are named parameters?

1 Answers  


What are the arithmetic operations?

1 Answers  


What is a View ?

3 Answers  


What is the effect of setting the value "ALL_ROWS" for OPTIMIZER_GOAL parameter of the ALTER SESSION command ?

1 Answers  


Categories
  • Oracle General Interview Questions Oracle General (1803)
  • Oracle DBA (Database Administration) Interview Questions Oracle DBA (Database Administration) (261)
  • Oracle Call Interface (OCI) Interview Questions Oracle Call Interface (OCI) (10)
  • Oracle Architecture Interview Questions Oracle Architecture (90)
  • Oracle Security Interview Questions Oracle Security (38)
  • Oracle Forms Reports Interview Questions Oracle Forms Reports (510)
  • Oracle Data Integrator (ODI) Interview Questions Oracle Data Integrator (ODI) (120)
  • Oracle ETL Interview Questions Oracle ETL (15)
  • Oracle RAC Interview Questions Oracle RAC (93)
  • Oracle D2K Interview Questions Oracle D2K (72)
  • Oracle AllOther Interview Questions Oracle AllOther (241)