CREATE USER 'user_here'@'%' IDENTIFIED BY 'password_here'; GRANT ALL PRIVILEGES ON *.* TO 'user_here'@'%' WITH GRANT OPTION;
Demonstrate your proficiency to design, build and manage solutions on Google Cloud Platform.