8. SQL Statements : DROP USER : Syntax
 
Share this page                  
Syntax
The DROP USER statement has the following format:
[EXEC SQL] DROP USER user_name;