Concepts and Architecture Question:

Download Job Interview Questions and Answers PDF

Tell me do View contain Data?

Oracle Architecture and Concepts Interview Question
Oracle Architecture and Concepts Interview Question

Answer:

No, View never contain the the data, Only defination of it stores in the data base, when ever you invoke them they show you the data based on their defination.Only Materlized view or SnaptShot contain the the data.

Download Oracle Architecture and Concepts Interview Questions And Answers PDF

Previous QuestionNext Question
Do you know what is an Extent?Explain what is a Sequence?