Which Transact-SQL statement should you run?

You use a Microsoft Azure SQL Database instance. The instance contains a table named Products that has columns named Code, Name, and IsPerishable.
You need to create a view named VwPerishableProducts that: returns rows from Products that have a value of True in the IsPerishable column; does not allow columns to be altered or dropped in the underlying table.
Which Transact-SQL statement should you run?
A.

B.

C.

D.

microsoft-exams

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.