0

I have created a database in MySQL workbench and I want to get the URL of my database to use it in the JDBC code which is:

Connection connection = DriverManager.getConnection(Database_URL, username, password);

so please tell how can I get Database_URL for my database???

Urwa Hocane
  • 21
  • 1
  • 1
  • 3

0 Answers0