DROP GROUP
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
The DROP GROUP statement deletes a
group from a multi-tenant database. It deallocates the database
resources in the group partition of the multi-tenant table for which
the group is defined. All the tenants must be disassociated from the
group before dropping it.
The DROP GROUP statement uses the following
syntax:
Syntax
|
Example: DROP GROUP statement
The following example shows how to delete a group from a multi-tenant database:
|