MySQL Create Database

MySQL Create Database

Create Database Using mysqladmin

You would need special privileges to make or to delete a MySQL database. So assuming you’ve got access to the root user, you’ll create any database using the MySQL mysqladmin binary.

You can create a MySQL database by using the MySQL Command Line Client. Here is a simple example to create a database called “LEARNING”

Create Database Using PHP

Let’s take an example to create a database name “LEARNING” with PHP

What is Next?

In the next section, you will learn how to drop a database in MySQL.

* Please do let us know your views on this article and what type of articles would you are interested to read.


Widget not in any sidebars

Digiprove sealCopyright secured by Digiprove © 2020

Leave a Reply

Your email address will not be published. Required fields are marked *