20764C Administering a SQL Database Infrastructure Quiz 1

20764C Administering a SQL Database Infrastructure Quiz 1

Professional Development

5 Qs

quiz-placeholder

Similar activities

IT ENGLISH: Research Project Topics - Servers & Server Farms

IT ENGLISH: Research Project Topics - Servers & Server Farms

Professional Development

10 Qs

DevOps Quiz

DevOps Quiz

Professional Development

10 Qs

Oracle cloud 1

Oracle cloud 1

Professional Development

10 Qs

Application Attack Indicators

Application Attack Indicators

Professional Development

10 Qs

Kubernetes Quiz

Kubernetes Quiz

Professional Development

7 Qs

AD 2025_NBB_Pre-test

AD 2025_NBB_Pre-test

Professional Development

10 Qs

PowerShell and Windows Server

PowerShell and Windows Server

12th Grade - Professional Development

10 Qs

HTTP - P5

HTTP - P5

University - Professional Development

9 Qs

20764C Administering a SQL Database Infrastructure Quiz 1

20764C Administering a SQL Database Infrastructure Quiz 1

Assessment

Quiz

Computers

Professional Development

Medium

Created by

Idres Patelmama

Used 2+ times

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Q1. You are the database administrator for a company. You have to enable a user to view the code definition of the stored procedure. Which permission should you use?


VIEW DEFINITION

ALTER

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Q2. Which role grants permissions to perform any action on the server?


sysadmin

processadmin

serveradmin

securityadmin

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Q3. Which of the following server scoped permissions grants SELECT permissions on server level dynamic management objects?

VIEW SERVER STATE

ALTER ANY LOGIN

ALTER TRACE

ALTER SERVER STATE

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Q4. Which security protocol is used to provide security policies such as strong passwords, account locking and password expiration?


None

TCP/IP

HTTP

Kerberos

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Q5. Which of the following statement identifies and authorizes login tokens?

SELECT FROM sys.login_token;

SELECT * FROM sys.userlogin_token;

SELECT * FROM sys.loginuser_token;

SELECT * FROM sys.user_token;