pc:DropDatabase

Previous Next

Drops a database. In Oracle terms, "database" designates the collection of tables (if any) stored in the database account of the user by the name of "database".

There is no return value.

This directive, executed with the droplogin="yes" option, is the reverse of pc:NewDatabaseForUSoft.

This directive is interpreted differently for Oracle than for SQL Server.

 

 

collapseOracle
collapseSQL Server

 

 

See also

pc:DatabaseExists

pc:NewDatabaseForUSoft