Languages

MySQL - how to create database only if not exists?

0 points
Asked by:
maxsior322
347

How can I create a database only if it doesn't exist yet in MySQL?

1 answer
0 points
Answered by:
jarlh
635

I found a solution:

We can use the following syntax so we won't get errors while trying to create a database that already exists:

Check the article below to see some practical examples:

0 commentsAdd comment
Donate to Dirask
Our content is created by volunteers - like Wikipedia. If you think, the things we do are good, donate us. Thanks!
Join to our subscribers to be up to date with content, news and offers.
Native Advertising
🚀
Get your tech brand or product in front of software developers.
For more information Contact us
Dirask - we help you to
solve coding problems.
Ask question.

❤️💻 🙂

Join