8. SQL Statements
:
DROP GROUP
:
Syntax
Share this page
Syntax
The DROP GROUP statement has the following format:
[EXEC SQL] DROP GROUP
group_id
{,
group_id
};