Name of the GLOP set to be dropped.
- database_name
- user_name
- Name of the containing database or user for GLOP_set_name if different from the current database or user.
Example: Dropping a GLOP Set
This example drops the GLOP set named UDF_glop_1 contained by user_name.
DROP GLOP SET user_name
.UDF_glop_1;