9 lines
381 B
Transact-SQL
9 lines
381 B
Transact-SQL
delete from [dbo].[WBS_CostControlDetailHistory]
|
|
delete from WBS_CostControlParentDetail
|
|
delete from [dbo].[WBS_CostControlDetail]
|
|
delete from [dbo].[WBS_WbsSetMatchCostControl]
|
|
delete from [dbo].[WBS_CostControl]
|
|
delete from [dbo].[Wbs_WbsSet]
|
|
delete from [dbo].[Wbs_UnitProject]
|
|
delete from WBS_CnProfession
|
|
delete from [dbo].[Project_Installation] where InstallationName!='×Üͼ' |