UNION ALL 视图 'ImprotHIS2012.dbo.ImportHISData' 不可更新,因为没有找到分区依据列。 Severity 16 State 12

 

-- 3 更正措施,使约束check一次

Alter Table ImprotHIS_Bak_2011.dbo.ImportHISData with check Check Constraint all
Alter Table ImprotHIS_Bak_2012.dbo.ImportHISData with check Check Constraint all
Alter Table ImprotHIS_Bak_2013.dbo.ImportHISData with check Check Constraint all
Alter Table ImprotHIS_Bak_2014.dbo.ImportHISData with check Check Constraint all
Alter Table ImprotHIS_Bak_2015.dbo.ImportHISData with check Check Constraint all
Alter Table ImprotHIS_Bak_2016.dbo.ImportHISData with check Check Constraint all
Alter Table ImprotHIS_Bak_2017.dbo.ImportHISData with check Check Constraint all
Alter Table ImprotHIS_Bak_2018.dbo.ImportHISData with check Check Constraint all

posted @ 2018-02-12 18:40  梦想(胡大利)  阅读(500)  评论(0编辑  收藏  举报