A view that you have created for the temp database currently returns information on the temp model and the product name. You have been asked to modify the view so that it also returns the product's registration data.

Which of the following Transact-SQL statements can you use to accomplish this goal?

 Posted by Rajkatie on 7/1/2013 | Category: Sql Server Interview questions | Views: 3626 | Points: 40
Select from following answers:
  1. ALTER VIEW
  2. ALTER TABLE
  3. ALTER SCHEMA
  4. All Above

Show Correct Answer


Source: measureup.com | | Alert Moderator 

Comments or Responses

Login to post response