4 Sample Schema Scripts and Object Descriptions

Each of the Oracle Database sample schemas has two primary scripts:

  • The xx_install.sql script (where xx is the schema abbreviation) resets and creates all objects and data for a particular schema.

  • The xx_uninstall.sql script (where xx is the schema abbreviation) removes all objects from a particular schema.