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