Creating Databases (Data Definition Guide)
Go Up to Data Definition Guide
This chapter describes how to:
- Create a database with
CREATE DATABASE - Modify the database with
ALTER DATABASE - Delete a database with
DATABASE - Create an in-sync, online duplication of the database for recovery purposes with
CREATE SHADOW - Stop database shadowing with
DROP SHADOW - Increase the size of a shadow
- Extract metadata from an existing database