Which has the higher priority in your organization: Deploying a new database or securing the ones you already have?
Looking for a website, and resources, dedicated solely to securing Oracle databases? Check out DBSecWorx.
Purpose
Undocumented
AUTHID
CURRENT_USER
Data Types
TYPE compiler_option_type IS RECORD(option_line VARCHAR2(128));
TYPE compiler_option_type_table IS TABLE OF compiler_option_type;