We have an example of dropping a user account richard as shown above image.
Type the “drop user ‘richard’(user name)@’localhost; ”. After the dropping of user account, we can see if the user name “richard” is still on the list of mysql database. This shows that the user account richard have been successfully deleted. It’s not on the list. All the tables or content are also deleted.
No comments:
Post a Comment