Skip to main content
Skip table of contents

DROP FILTER

Syntax

syntax

BASH
ALTER TABLE <table>  DROP FILTER <filter_Name>;

<table>

The table you want to delete a filter from

<filter_name>

the filter name that has been defined in the table

Output

This SQL command does not return anything.


JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.