I can log in as sysdba with sqlplus, in order to create users or grant privileges.
But I'd like to do that in an editor like Pl/Sql Developer, if possible. Is that possible, or does that role require sqlplus? I don't know how to create a connection with pl/sql developer, even though it's easy...