Home Oracle Commands

CREATE CONTEXT

Create a set of attributes for use by application logic to validate and secure an application.

Syntax:

   CREATE [OR REPLACE] CONTEXT namespace [USING] [schema.]package;


Related Commands:

CONTEXT - DROP CONTEXT
DBMS_SESSION.set_context - Procedure to set current context
SYS_CONTEXT - Function to return context attributes

Related Views:

 DBA_CONTEXT          ALL_CONTEXT 




Back to the Top

Simon Sheppard
SS64.com