SQL 1: Databases (Module 3)

Description

Advent level 1 SQL Quiz on SQL 1: Databases (Module 3), created by aries cantos on 08/06/2017.
aries cantos
Quiz by aries cantos, updated more than 1 year ago
aries cantos
Created by aries cantos almost 7 years ago
79
0

Resource summary

Question 1

Question
Every SQL server database installation should consist of at least 3 files. The primary, secondary, and a log file.
Answer
  • True
  • False

Question 2

Question
Primary Data File - [blank_start].mdf[blank_end] Log file - [blank_start].ldf[blank_end] Secondary Data File -[blank_start].ndf[blank_end] Backup file -[blank_start].bak[blank_end]
Answer
  • .mdf
  • .ldf
  • .ndf
  • .bak

Question 3

Question
This can be used to spread the data across multiple disks or to hold different types of data.
Answer
  • Primary Data File
  • Log File
  • Secondary Data File
  • Backup File

Question 4

Question
This is the starting point of the database and points to the rest of the files in the database.
Answer
  • Primary Data File
  • Log File
  • Secondary Data File
  • Backup File

Question 5

Question
Every database must have this because data is not written directly to the database file.
Answer
  • Primary Data File
  • Log File
  • Secondary Data File
  • Backup File

Question 6

Question
This can be handy for data management and backup tasks and can also be used to improve performance.
Answer
  • Index
  • File Groups
  • Backup Files

Question 7

Question
It is a named collection of data files.
Answer
  • File Groups
  • Data Group
  • Transaction Log

Question 8

Question
This is like a cockpit voice recorder which stores each transaction processed by the SQL Server.
Answer
  • File Groups
  • Data Group
  • Transaction Log
  • Event Viewer
  • Secondary Data File

Question 9

Question
Commands are written here before they are executed on the database.
Answer
  • Primary Data File
  • Transaction Log
  • Secondary Data File
  • Backup File

Question 10

Question
[blank_start]Checkpoint[blank_end] can be recorded to the log to aid in recovery to that point.
Answer
  • Checkpoint
  • Index
  • Log Flag
  • Marker

Question 11

Question
What are the different backup types? [blank_start]Full[blank_end] [blank_start]Differential[blank_end] [blank_start]File/File Group[blank_end] [blank_start]Transaction Log[blank_end]
Answer
  • Full
  • Differential
  • File/File Group
  • Transaction Log
  • Simple
  • Bulk Copy

Question 12

Question
This backups parts of the database that have changed since the last full backup.
Answer
  • Full
  • Bulk Copy
  • Differential
  • File/ File Group
  • Simple

Question 13

Question
This is a type of database that stores information about SQL Server as a whole. SQL Server uses these databases to operate and manage the system.
Answer
  • System Databases
  • User Databases
  • SQL Databases

Question 14

Question
Check all the System Databases
Answer
  • Master
  • Module
  • tempdb
  • msdb
  • distribution
  • APXFirm
  • APXController

Question 15

Question
This data type uses any combination of letters, symbols, and numbers.
Answer
  • char(n), varchar(n), varchar(max), text*
  • datetime, smalldatetime
  • bit
  • decimal (x,y)

Question 16

Question
Fields it to [blank_start]Columns[blank_end] as Records is to [blank_start]Rows[blank_end]
Answer
  • Columns
  • Rows
  • Key
Show full summary Hide full summary

Similar

FLAT FILE VS RELATIONAL DATABASE
rosiejones
SQL Quiz
Chris Cronin
Midterm 2 (Chapter 5 - 13)
Yorria Raine
Database Final Exam
dbm
Databaser - Introduksjon
B K
OCR gcse computer science
Jodie Awthinre
GCSE AQA Computer Science - Definitions
James Jolliffe
Midterm 1
Yorria Raine
SQL Quiz
R M
Managing Digital Data Review
Shannon Anderson-Rush
GCSE AQA Computer Science - Definitions
moffat00