Version ebook / Retour
CREATE SCHEMA
CREATE {DATABASE|SCHEMA} [IF NOT EXISTS] database [options]
database
options
This statement is synonymous with CREATE DATABASE. See the description of that statement earlier in this chapter for more information and examples.