Removes one or more databases from Adaptive Server.
drop database database_name [, database_name]...
Usage
For each database being dropped, Component Integration Services scans sysobjects to check for proxy tables in the database. Each proxy table that was not created with the existing keyword is dropped in the remote server that owns the object.
Component Integration Services issues a drop table command for each table that was not created with the existing keyword.
Component Integration Services issues a drop table command for each table that was not created with the existing keyword.
Component Integration Services issues a drop table command for each table that was not created with the existing keyword.
Component Integration Services issues a drop table command for each table that was not created with the existing keyword.
Component Integration Services issues a drop table command for each table that was not created with the existing keyword.
Component Integration Services issues a drop table command for each table that was not created with the existing keyword.
See Also
drop database in the Adaptive Server Reference Manual.