📚 Practice Mode

SQL Server and Oracle Database Programming Quiz

Learn at your own pace with hints and detailed explanations

1 / 11
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