CREATE A SCHEMA TO USE FOR THIS EXERCISE, AND GRANT IT THE DBA ROLE

3. Create a schema to use for this exercise, and grant it the DBA role:

grant dba to fbdauser identified by fbdauser;