Home Oracle Commands

ALTER OUTLINE

Alter a stored outline.

Syntax:

   ALTER OUTLINE [PUBLIC|PRIVATE] outline options;

options:
REBUILD RENAME TO new_name CHANGE CATEGORY TO new_category_name

Specify PRIVATE to modify the outline that is private to the current session (whose data is stored in the current parsing schema.)

"A prediction is worth twenty explanations" - K. Brecher

Related Commands:

OUTLINE - CREATE OUTLINE
OUTLINE - DROP OUTLINE
SESSION - ALTER SESSION
SYSTEM - ALTER SYSTEM
DBMS_OUTLN

Related Views:

DBA_OUTLINES             USER_OUTLINES
DBA_OUTLINE_HINTS        USER_OUTLINE_HINTS
SESSION_PRIVS



Back to the Top

Simon Sheppard
SS64.com