drop table act_evt_log;
drop table act_ge_property;
drop table act_hi_actinst;
drop table act_hi_attachment;
drop table act_hi_comment;
drop table act_hi_detail;
drop table act_hi_identitylink;
drop table act_hi_procinst;
drop table act_hi_taskinst;
drop table act_hi_varinst;
drop table act_id_info;
drop table act_id_membership;
drop table act_id_user;
drop table act_re_model;
drop table act_ru_event_subscr;
drop table act_ru_identitylink;
drop table act_ru_job;
drop table act_ru_task;
drop table act_id_group;
drop table act_ru_variable;
drop table act_ru_execution;
drop table act_ge_bytearray;
drop table act_re_deployment;
drop table act_re_procdef;
activiti数据库表删除顺序
数据库表删除操作
最新推荐文章于 2024-03-05 17:22:18 发布
本文介绍了一系列数据库表的删除操作,涉及多种类型的表结构,如事件日志、属性表、历史活动实例等。通过这些操作,可以了解如何在数据库中管理和移除特定的数据表。
1059

被折叠的 条评论
为什么被折叠?



