Table1 という名前のテーブルを含む DB1 という名前の Microsoft SQL Server データベースがあります。 User1 という名前のユーザーのデータベース ロール メンバーシップを次の図に示します。 ドロップダウン メニューを使用して、グラフィックに表示されている情報に基づいて各ステートメントを完成させる回答の選択肢を選択します。 注意: 正しい選択ごとに 1 ポイントが付与されます。
正解:
Explanation: Box 1: delete a row from Table1 Members of the db_datawriter fixed database role can add, delete, or change data in all user tables. Box 2: db_datareader Members of the db_datareader fixed database role can read all data from all user tables. Reference: https://docs.microsoft.com/en-us/sql/relational-databases/security/authentication-access/database-level-roles