Tag: databases

Questions Related to databases

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