Câu 3: 70-764: Administering a SQL Database Infrastructure
You administer a Windows Azure SQL Database database named Inventory that contains a stored procedure named p_AddInventory. Users need to be able to SELECT from all tables in the database and execute the stored procedure. You need to grant only the necessary permissions. What should you do?
Nội dung câu hỏi
You administer a Windows Azure SQL Database database named Inventory that contains a stored procedure named p_AddInventory. Users need to be able to SELECT from all tables in the database and execute the stored procedure. You need to grant only the necessary permissions. 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. Grant EXECUTE permission on p_AddInventory to all users. Grant VIEW DEFINITION to all users.
- B. Grant EXECUTE permission on p_AddInventory to all users. Add all users to the db_datawriter role.
- C. Add all users to the db_owner role.
- D. Grant EXECUTE permission on p_Add!nventory to all users. Add all users to the db_datareader role. — đáp án hiện tại
Cộng đồng
0 bình luận công khai. Tên thành viên được ẩn một phần.
Chưa có bình luận. Mở giao diện tương tác để bắt đầu thảo luận.