Skip to main content
Skip table of contents

DROP USER

Delete a SQL user, when the CUSTOM SQL engine authentication is active.

Syntax

CODE
DROP USER [UserName];

Parameters

UserName

The name of the user to delete.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.