Definition: This SQL command creates a new database on the MySQL Server when run. It is phrased as create database [DatabaseName]
Examples: This would create a database named 'Dresses'.
create database Dresses;
By Angela Bradley, About.com
create database Dresses;
Drop Database with SQLShow Databases with SQLUse Command in SQL
Stay connected and entertained with reviews on tips on the latest HDTVs, cellphones and more. More >
Easy ways to connect two computers for networking purposes. More >
©2009 About.com, a part of The New York Times Company.
All rights reserved.