I am trying to upgrade my existing Firebird db. However due to some tables
modification may fire my triggers which will end up disturbing or even
corrupting my existing data on another table. Is there a way that I can
switch all triggers during my database upgrade?
|