jcs_priv.schema_code

on-site-related topic PL/SQL API jcs_priv.schema_code

Summary

Return a constant for this schema object.

Note: Do not pass numeric values to procedures or functions in the JCS_PRIV package unless you derive them either from this package or from the RS_OBJECT_TYPES and RS_PRIVILEGE_TYPES views.

Specification

Copy
function schema_code()
    return number

See Also

  • jcs_object_types (not implemented).
  • jcs_privs (not implemented).
  • jcs_privilege_types (not implemented).