⟩ What are the different kind of export backups?
Full back - Complete database
Incremental - Only affected tables from last incremental date/full backup date.
Cumulative backup - Only affected table from the last cumulative date/full backup date.
Full back - Complete database
Incremental - Only affected tables from last incremental date/full backup date.
Cumulative backup - Only affected table from the last cumulative date/full backup date.
Explain Virtual tables?
What is Oracle Identity Analytics?
What is the diff b/w BTREE INDEX and BITMAP INDEX?
If a user executes a query which is already being used by a view exactly will oracle use already existing view to retrieve data or use the query executed by user?
What is Private Database Link in Oracle?
What is Data Block in Oracle Architecture?
Explain can objects of the same Schema reside in different tablespaces?
What is Table in Oracle Architecture?
What is a View in Oracle?
From where does PMON gets the conformance about failure? How is the user process terminated?