I created a user with db_dataread permission and I want to make sure the user can only run views and not see the script to how the view was created. What is the best way of doing this. I want to make sure I have all the angles covered and make sure this user doesn't have access to the script. I am using MS SQL 2008.
Thanks in advance.