USE EnVisage GO DELETE FROM [Security] WHERE SecurityObjectId = '4E2F593A-E2D5-4B34-9582-F00168418BFF' GO DELETE FROM SecurityObject WHERE id = '4E2F593A-E2D5-4B34-9582-F00168418BFF' GO UPDATE SecurityObject SET Name = 'Projects' WHERE id = 'A8235366-79F1-4A6F-BDB5-49467830AEBA' GO