I installed the oracle database, oracle client, and sql developer on a windows 8.1 64 bit.
With the installation of the oracle database a database was created in localhost: 1521
But now I would like to create a new database on this connection.
How can I do this? Is it possible through sql developer?