Tag: technology

Questions Related to technology

Which SQL Server 2005 tool helps in running T-SQL queries from command prompt?

  1. DTUTIL

  2. BCP

  3. Object Explorer

  4. None of the above


Correct Option: D
  1. The CLR must be enable for the database

  2. The CLR must be enabled for the instance

  3. A class created with a Microsoft .NET language

  4. A class created with a CLR-compatible language


Correct Option: B

If you want to let a member of your technical support staff back up a database without having to grant any other permission to a database or SQL Server instance, to which role should you add the staff member?

  1. sysadmin

  2. db_owner

  3. db_accessadmin

  4. db_backupoperator


Correct Option: D
  1. System Function

  2. Stored procedure

  3. User-Defined-Function

  4. Views


Correct Option: A
  1. Perform a full database restoration with point-in-time recovery

  2. Perform a differential database restoration with point-in-time recovery

  3. Perform a transaction log restoration with point-in-time recovery

  4. You cannot return the database to the previous state


Correct Option: C
  1. Copies data between an instance of Microsoft SQL Server and a data file in a user-specified format

  2. Configures and executes a SQL Server Integration Services package

  3. Transact-SQL statements, system procedures, and script files at the command prompt are possible with this utility

  4. Runs scripts designed for managing Reporting Services report servers


Correct Option: A