How to check if a particular database in mysql already exists using java

后端 未结 4 613
清酒与你
清酒与你 2020-12-09 11:00

I am new in JDBC and I wanted to find out if there is a way to check if a particular database already exists in MySQL.

Let\'s say I wanted to create a database named

4条回答
提交回复
热议问题