20764C Administering a SQL Database Infrastructure Quiz 1

20764C Administering a SQL Database Infrastructure Quiz 1

Professional Development

5 Qs

quiz-placeholder

Similar activities

Tableau Beginner for Desktop Users Quiz 1

Tableau Beginner for Desktop Users Quiz 1

Professional Development

10 Qs

CEH Pre Assessment

CEH Pre Assessment

Professional Development

10 Qs

Networking Finals

Networking Finals

Professional Development

10 Qs

Networking

Networking

Professional Development

10 Qs

KUIS VMWARE-DAY3

KUIS VMWARE-DAY3

Professional Development

10 Qs

Section A - 2 - Computer Hardware - Types of Computer System

Section A - 2 - Computer Hardware - Types of Computer System

Professional Development

8 Qs

ASIR - ISO - Configuración Básica Active Directory

ASIR - ISO - Configuración Básica Active Directory

Professional Development

10 Qs

ASJ-11 (Latihan1)

ASJ-11 (Latihan1)

12th Grade - Professional Development

10 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;