OCP CBT Question 596

Please solve the following question.

Examine the following SQL statement. Which statement is true about the user APP_USER after this command executes successfully?

sql CREATE USER app_user IDENTIFIED BY "Password123" DEFAULT TABLESPACE users QUOTA 10M ON users;