Using a Database Alias
Creating a Database on a Remote Server
Optional Parameters for
Specifying the Database Dialect
Who Can Create a Database
Examples Using
Who Can Alter the Database
Parameters for
Examples of
Who Can Drop a Database
Example of
The DROP DATABASE statement can be executed by:
DROP DATABASE
Administrators
Users with the DROP DATABASE privilege
DROP DATABASE;
[fblangref50-ddl-db-create], [fblangref50-ddl-db-alter]