Section 1: Database Fundamentals (6-1)
Section 2: Database Management Systems (6-2)
Section 3: Big Data and Data Storage (6-3)
100

Which represents the smallest unit of data a computer can handle?

  • a) Byte
  • b) Bit
  • c) Field
  • d) Character

b) Bit

100

Which of the following is a DBMS for desktop systems?

  • a) Oracle Database
  • b) IBM Db2
  • c) Microsoft Access
  • d) Microsoft SQL Server

Answer: c) Microsoft Access

100

Big Data is often characterized by the "3Vs," which are:

  • a) Volume, Velocity, Value
  • b) Volume, Variety, Velocity
  • c) Variety, Validity, Volume
  • d) Velocity, Validity, Value

Answer: b) Volume, Variety, Velocity

200

A group of related fields that describes a person, place, or thing is called a:

  • a) File
  • b) Database
  • c) Record
  • d) Entity

c) Record

200

MySQL is an example of:

  • a) A proprietary DBMS
  • b) An open-source DBMS
  • c) A desktop-only DBMS
  • d) A blockchain database

Answer: b) An open-source DBMS

200

How much data can a single jet engine generate in 30 minutes?

  • a) 1 terabyte
  • b) 5 terabytes
  • c) 10 terabytes
  • d) 20 terabytes

Answer: c) 10 terabytes

300

In the data hierarchy, which is the correct order from smallest to largest?

  • a) Bit → Field → Byte → Record → File → Database
  • b) Bit → Byte → Field → Record → File → Database
  • c) Byte → Bit → Field → File → Record → Database
  • d) Bit → Byte → Record → Field → File → Database

Answer: b) Bit → Byte → Field → Record → File → Database

300

Which operation in a relational database creates a subset of rows that meet certain criteria?

  • a) Join
  • b) Project
  • c) Select
  • d) Union

Answer: c) Select

300

A database that stores current and historical data for decision makers throughout the company is called a:

Answer: b) Data warehouse

400

What are the specific characteristics of an entity called?

  • a) Records
  • b) Fields
  • c) Attributes
  • d) Files

Answer: c) Attributes

400

The _____ operation creates a subset consisting of columns in a table.

  • a) Select
  • b) Project
  • c) Join
  • d) Merge

Answer: b) Project

400

Data in a data warehouse originate from:

  • a) External sources only
  • b) Core operational transaction systems
  • c) User input exclusively
  • d) Social media only

b) Core operational transaction systems

500

The most common type of database today is:

  • a) Hierarchical database
  • b) Network database
  • c) Relational database
  • d) Object-oriented database

Answer: c) Relational database

500

Which operation combines relational tables to provide more information than available in individual tables?

  • a) Select
  • b) Project
  • c) Join
  • d) Union

Answer: c) Join

500

A _____ is a subset of a data warehouse for a specific population of users.

  • a) Data lake
  • b) Data dictionary
  • c) Data mart
  • d) Database

Answer: c) Data mart