Câu 26: 70-464: Developing Microsoft SQL Server 2012/2014 Databases
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 d…
Nội dung câu hỏi
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?
Các lựa chọn
Đáp án được giữ gọn theo nhãn A, B, C, D trong phần bình chọn tương tác.
- A. WITH CHECK OPTION — đáp án hiện tại
- B. WITH VIEW_METADATA
- C. WITH ENCRYPTION
- D. WITH SCHEMABINDING
Cộng đồng
0 bình luận công khai. Tên thành viên được ẩn một phần.