SQL Server and Oracle Database Programming Quiz

Casual Mode - Take your time!

1 / 11
Correct
0
Incorrect
0
Score
0%
Multiple Answers

Which two types of metadata can be retrieved by using the various procedures in the DBMS_METADATA PL/SQL package? (Choose two.)

  1. data definition language (DDL) for all objects in a schema
  2. DDL for all object grants on a table in the database
  3. report of invalidated objects in a schema
  4. report of statistics of an object in the database
Change Mode