Database

Drop database with connection

DROP DATABASE dbname WITH (FORCE);

Last updated

Was this helpful?