Files
SGGL_SHJ/DataBase/版本日志/SGGLDB_V2023-07-11.sql
T

2 lines
129 B
Transact-SQL
Raw Normal View History

2023-07-12 07:10:19 +08:00
alter table dbo.ActionPlan_ActionPlanListApprove drop constraint FK_ActionPlan_ActionPlanListApprove_ActionPlan_ActionPlanList
GO