From the following identify the non schema object: packages, triggers, public synonyms, tables and indexes.
Explain user account with reference to oracle.
Explain constraining triggers.
What is the maximum limit on the number of columns in a table?
Why do you create or replace procedures rather that drop and recreate.
How would you change old and new values in an insert, delete and update triggers?
Explain oracle’s system global area (sga).
Differentiate between function and procedure in oracle.
Give the constructs of a package, function or a procedure.
Which are the five query types available in oracle?
Explain parameter file in oracle.
Is a rollback possible to any savepoint?
Give the various rollback segment states.
Explain cascading triggers.
What is a mutating table and a constraining table?