wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

MS-SQL-SERVER-DAY 10

Total questions: 10

Worksheet time: 6mins

Name
Class
Date
1.

In this state, any of a number of commands,

including Create, Insert, Update, Delete, Drop

a)

Implicit

b)

Explicit

c)

Roll Back

d)

None

2.

When ______ Transactions is set to OFF, SQL Server

will not initiate a transaction on its own.

a)

Implicit

b)

Explicit

c)

Roll Back

d)

None

3.

Each individual statement is a ____transaction.

a)

Implicit

b)

Explicit

c)

Roll Back

d)

Auto Commit

4.

Each transaction is starts with the BEGIN

TRANSACTION statement and ends with a COMMIT or ROLLBACK statement.

a)

Implicit

b)

Explicit

c)

Roll Back

d)

Auto Commit

5.

__________are used to retrieve data from the

database more quickly than otherwise

a)

Implicit

b)

Index

c)

Roll Back

d)

Auto Commit

6.

SQL Server supports two types of indexes

a)

Clustered

b)

Implicit

c)

Non-Clustered

d)

Explicit

7.

Indexes can be deleted

a)

TRUE

b)

FALSE

8.

There is a system table with the name _______ that

content information about indexes are available on tables into the database

a)

MyIndex

b)

DBIndex

c)

None

d)

SysIndex

9.

Maintenance Plan is done for

a)

Regular Backup

b)

Disaster Management

c)

Safeguard of Data

d)

Improve Efficiency

10.

In Maintenenance Plan, more than 1 DB cannot be

backedup

a)

TRUE

b)

FALSE