ORACLE DATABASE INTERVIEW QUESTIONS
Course:Oracle
Chapter:Chapter 9 - Advanced Topics
Topic:DATABASE VIEW
Questions Count:11
1
What is a database view in Oracle?
Explanation:
2
How do you create a view in Oracle?
Explanation:
3
Can you modify data through a view in Oracle?
Explanation:
4
What are the advantages of using views in Oracle?
Explanation:
5
How do you update data through a view in Oracle?
Explanation:
6
Can you create a view with a join in Oracle?
Explanation:
7
What is an inline view, and how is it used in Oracle?
Explanation:
8
How do you create a materialized view in Oracle, and what is its purpose?
Explanation:
9
How do you refresh a materialized view in Oracle?
Explanation:
10
Explain how you would use a view within a PL/SQL block in Oracle?
Explanation:
11
Give brief description on the difference between a table and view in Oracle database
Explanation:
