ReferenceSQL ReferenceUser Account ManagementDROP USERVersion: 2.5On this pageDROP USER Description Deletes a specified user identity. Syntax DROP USER '<user_identity>'`user_identity`: user@'host'user@['domain'] Examples Delete user jack@'192.%'. DROP USER 'jack'@'192.%'What did you think of this doc?Send your review!