0

databases Online Quiz - 126

Description: databases Online Quiz - 126
Number of Questions: 20
Created by:
Tags: databases
Attempted 0/20 Correct 0 Score 0
  1. (a) Database Mirroring

  2. (b) Integration Services

  3. (c) Notification Services

  4. (d) All of the above


Correct Option: C
  1. (a) Configuring Services

  2. (b) Detecting slow running queries

  3. (c) Troubleshooting

  4. (d) All of the above


Correct Option: B,C
  1. (a) DTUTIL

  2. (b) BCP

  3. (c) Object Explorer

  4. (d) None of the above


Correct Option: D
  1. (a) Model database

  2. (b) Master Database

  3. (c) msdb

  4. (d) Temporary database


Correct Option: A,B,C

Which objects related to a SQL Server component can you analyze using Upgrade Advisor?

  1. (a) Desktop Applications

  2. (b) Encrypted Stored procedures

  3. (c) Stored procedures

  4. (d) Trace files

  5. (e) Triggers


Correct Option: C,D,E

What are the different options in SQL Server 2005 for accessing a Linked Server?

  1. (a) Distributed Queries

  2. (b) OPENROWSET function

  3. (c) Remote Stored Procedures

  4. (d) Execute Statement

  5. (e) All of the above


Correct Option: A,C,D

What is Full Text Search in SQL Server 2005?

  1. (a) Allows fast and flexible indexing for keyword based query

  2. (b) Provides a message based communication platform

  3. (c) Supports sending Email from the database

  4. (d) None of the above


Correct Option: A

Which is true for recovery models :

  1. (a) In the Bulk-Logged recovery model, all transactions are logged

  2. (b) In the Simple recovery model, all transactions are logged.

  3. (c) In the Full recovery model, most transactions are minimally logged

  4. (d) In the Simple recovery model, most transactions are minimally logged


Correct Option: D
  1. (a) It defines the database catalog

  2. (b) It defines the table catalog

  3. (c) It groups database objects

  4. (d) It groups databases


Correct Option: C
  1. (a) SQL Server error log

  2. (b) msdb.dbo.sysbackuphistory table

  3. (c) Windows Application Event Log

  4. (d) msdb.dbo.backupset table


Correct Option: A,C,D
  1. (a) Create index

  2. (b) Alter database

  3. (c) Insert data

  4. (d) Restore Database


Correct Option: C
  1. (a) UNION

  2. (b) SCHEMABINDING

  3. (c) CHECK OPTION

  4. (d) All


Correct Option: B
  1. (a) SCHEMABINDING

  2. (b) CHECK OPTION

  3. (c) ANSI_NULLS

  4. (d) All


Correct Option: B
- Hide questions