DROP DB_DISCOVERY TYPE

    • When databaseName is not specified, the default is the currently used DATABASE. If DATABASE is not used, No database selected will be prompted;
    • ifExists clause is used for avoid Database discovery type not exists error.
    • Drop mutiple database discovery type for specified database
    • Drop single database discovery type for current database