You have a database hosted on SQL Azure.
You are developing a script to create a view that will be used to update the data in a table.
The following is the relevant portion of the script. (Line numbers are included for reference only.)
You need to ensure that the view can update the data in the table, except for the data in Column1.
Which code segment should you add at line 06?
A. WITH CHECK OPTION
B. WITH VIEW_METADATA
C. WITH ENCRYPTION
D. WITH SCHEMABINDING
You have a database hosted on SQL Azure. You are developing a script to create a view that will be used to update the da
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
You have a database hosted on SQL Azure. You are developing a script to create a view that will be used to update the da
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!