Câu 86: 70-462: MCSA Administering Microsoft SQL Server 20122014 Databases
You administer a Microsoft SQL Server database that has multiple tables in the Sales schema. Some users must be prevented from deleting records in any of the tables in the Sales schema. You need to manage users who are prevented from deleting records in the Sales schema. You need to achieve this goal by using the mini…
Nội dung câu hỏi
You administer a Microsoft SQL Server database that has multiple tables in the Sales schema. Some users must be prevented from deleting records in any of the tables in the Sales schema. You need to manage users who are prevented from deleting records in the Sales schema. You need to achieve this goal by using the minimum amount of administrative effort. What should you do?
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. Create a custom database role that includes the users. Deny Delete permissions on the Sales schema for the custom database role. — đáp án hiện tại
- B. Include the Sales schema as an owned schema for the db_denydatawriter role. Add the users to the db_denydatawriter role.
- C. Deny Delete permissions on each table in the Sales schema for each user.
- D. Create a custom database role that includes the users. Deny Delete permissions on each table in the Sales schema for the custom database role.
Cộng đồng
0 bình luận công khai. Tên thành viên được ẩn một phần.