Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Reference and syntax for the DROP USER command.
DROP USER [ IF EXISTS ] <user_name> ;
<user_name>
DROP USER alex;
Was this page helpful?