-
-
Why use materialized view instead of a table
If Materialized view contains the actual data and has to be re-created every time the original table data is changed and we intent to refresh the data in the view.then what is the actual use of materialized view, why can't we create another table by itself by running the same query ?
-
-
Common problems while taking Backups
What are the common problems while taking backups? What are the necessary steps to take backup on to tapes and disks in real time?
-
Oracle Catalog and Archive Log
Explain what are Oracle Catalog and Oracle Archive log?
-
-
-
-
-
-
What is a Schema ?
The set of objects owned by user account is called the schema.
-
-
-
-
-
Online backup of a Control File
Can you take online backup of a Control File If yes, How?
-
-
-
Layer Exception Handling
In exception handling we have some NOT_FOUND and OTHERS. In inner layer we have some NOT_FOUND and OTHERS. While executing which one whether outer layer or inner layer will check first?
-
Version Upgrade
How would you plan for an Oracle upgrade? What are the prerequisites?
Oracle DBA Interview Questions
Ans