ejbca4013. Contribute to zxlooong/ejbca4 development by creating an account on GitHub.
Deletes tables, views, or indexes. Restriction: You cannot use DROP TABLE or DROP INDEX on a table accessed via an engine that does not support UPDATE processing. If you drop a table that is ...
if exists (select TABLE_NAME from INFORMATION_SCHEMA.TABLES where TABLE_NAME = 'ACT_ID_MEMBERSHIP') alter table ACT_ID_MEMBERSHIP drop constraint ACT_FK_MEMB_GROUP; if exists (select TABLE_NAME from ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results