Create a user account in a database management system.
CREATE USER 'username'@'%' IDENTIFIED BY 'password';