CREATE DATABASE [IF NOT EXISTS] <Database Name> [DEFAULT] CHARACTER SET charset_name [DEFAULT] COLLATE collate_name;