FirebirdSQL logo

Who Can Drop a BLOB Filter?

The DROP FILTER statement can be executed by:

  • Administrators

  • The owner of the filter

  • Users with the DROP ANY FILTER privilege

DROP FILTER Example

Dropping a BLOB filter.
DROP FILTER DESC_FILTER;