阅读背景:

在Sql Server中创建只读视图

来源:互联网 

According to MSDN, views composed of simple selects automatically allow you to use insert/update/delete statements on the table. Is there a way to prevent this - to tell Sql Server that the view is readonly, and you can't use it to modify the table?According to MSDN, views composed of simple sel




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: