You are creating several views to be used with a confidential database. This database will be replicated to another site, but you want to ensure that several of the views that you are creating are not replicated.

Which of the following options would you include in the CREATE VIEW statement to ensure that this goal is accomplished?

 Posted by Rajkatie on 6/30/2013 | Category: Sql Server Interview questions | Views: 3932 | Points: 40
Select from following answers:
  1. ENCRYPTION
  2. VIEW_METADATA
  3. CHECK OPTION
  4. All Above

Show Correct Answer


Source: measureup.com | | Alert Moderator 

Comments or Responses

Login to post response