Your subordinate created a view named dbo.vSalesAustralia that was supposed to return information in the Sales table only where the Country column is set to Australia. Instead, the view returns information in the Sales table only where the Country column is set to Tonga.

Which of the following statements would you use to rectify this problem ?

 Posted by Rajkatie on 11/30/2012 | Category: Sql Server Interview questions | Views: 4957 | Points: 40
Select from following answers:
  1. ALTER VIEW
  2. DROP VIEW
  3. CREATE VIEW
  4. All Above

Show Correct Answer


Source: Measureup.com CD | Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response