A database in MySQL can be created with the following command: mysql> create database DBName;. Here, you have to replace DBName with any name ...
確定! 回上一頁