DROP SCHEMA test; DROP SCHEMA test CASCADE; DROP SCHEMA IF EXISTS test; DROP SCHEMA IF EXISTS test RESTRICT; DROP SCHEMA "some schema that contains space";