UNSET_SEC_GRP_ATTR

Removes a section group-specific attribute.

Syntax

CTX_DDL.UNSET_SEC_GRP_ATTR(group_name varchar2,
                        attribute_name  varchar2);

group_name

Specify the name of the section group.

attribute_name

Specify the name of the attribute.

UNSET_ATTRIBUTE