Write an SQL script that will do the following:
Create a user, CTHURMAN local to your TitanAuto pluggable database.
Create a role named IT_USER that requires the user to supply the password ‘Panther1’ when enabling the role
Grant all privileges to IT_USER
Assign IT_USER to CTHURMAN
ENABLE IT_USER