[Solved] What are different ways to create new connection using SQL developer?


You could install Oracle XE. It runs much leaner than a full database install, which is what you have with your Developer Day VirtualBox VM.

And yes, you can connect to MySQL – assuming you have the MySQL JDBC Jars and an actual MySQL Database to play with.

solved What are different ways to create new connection using SQL developer?