⟩ Explain What are the types of canvas-views?
Content View, Stacked View and Tab view.
Content View, Stacked View and Tab view.
Tell us In which situation whether peak time or off peak time we will execute the ANALYZE TABLE command and Why?
Explain What is bulk SQL?
Explain What is mutated trigger, is it the problem of locks. In single user mode we got mutated error, as a DBA how you will resolve it?
Explain How to do the scheduled task/jobs in Unix platform?
Explain the Dual table. Is any data internally storing in dual table. Lot of users are accessing select sysdate from dual and they getting some millisecond differences. If we execute SELECT SYSDATE FROM EMP; what error will we get and Why?
Explain What are the differences you have seen while installing Oracle on NT and Unix platform?
Explain What are the differences between database designing and database modeling?
Explain 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?
Explain How can we see the source code of the package?
Explain What is Testing Scenario? What is scenario based testing? can u explain with an example?