Outdated Version

You are viewing an older version of this section. View current production version.

DROP USER

Removes one or more user accounts.

DROP USER user [, user] ...

Notes

Example

memsql> DROP USER myAdmin;