SQL> SQL> --CONNECT system/manager SQL> CREATE USER jason IDENTIFIED BY pass; User created. SQL> SQL> DROP USER jason; User dropped.