create user in existing database code example Example: CRETE DATABASE AND ADD USER GRANT ALL PRIVILEGES ON DATABASE guru99 TO mytest;