EnVisageOnline/Main-RMO/Database/Scripts/20150409/1_Changed Security Views to...

3 lines
88 B
SQL

USE EnVisage
update [Security] set SecurityObject ='Teams'
where SecurityObject ='Views'