Subject Re: [firebird-support] Database design 2.1 and Table Size
Author Dmitry Yemanov
Niben M Singh wrote:
>
> How can you disable index and renable them later in Firebird?

ALTER INDEX <name> { INACTIVE | ACTIVE }


Dmitry