13.1.10 CREATE DATABASE Syntax - MySQL

13.1.10 CREATE DATABASE Syntax - MySQL

瀏覽:1038
日期:2025-06-13
CREATE DATABASE creates a database with the given name. To use this statement, you need the CREATE privilege for the database. CREATE SCHEMA is a ......看更多