Name the Term
Why Databases
Best Practices
Types of Databases
Misc
100

Name the term: 

  • A highly organized, multi-table digital storage system

Database

100

Why are databases better for concurrent use compared to spreadsheets? In terms of accessibility. 

Databases allow many users to access data simultaneously.

100

What does cloud storage mean in the context of databases?

Storing data online, managed by a cloud provider

100

What is a relational database?

A database that keeps data in several connected tables.

100

What is a report in a database?

A summary of data

200

Name the term:

  • The ability to handle a large amount of data efficiently
  • Or the ability to grow or shrink to a business's needs

Scaleability

200

Why are constraints important in a database?

They prevent data inconsistency.

200

What is one advantage of databases in terms of data recovery?

Databases back up information within seconds.

200

Which type of database allows users to access it over the Internet?

Online Database

200

Which feature of a database ensures that only authorized users can access the data?

Security

300

Name the term:

  • A single piece of information in a database

Field

300

Why are databases important for businesses?

They allow businesses to make smart choices and plan for the future.

300

What is the best way to enter large amounts of data into a database?

Importing it from other sources

300

What is a key benefit of using offline databases?

They reduce the risk of cyber-attacks.

300

What is a flat file system?

Another name for a spreadsheet

400

Name the term:

  • A request for data

Query

400

What is one reason organizations prefer databases over spreadsheets? In terms of Data

Databases can handle more data points efficiently.

400

What does forced data entry mean in the context of databases?

Controlling and validating the information users enter.

400

What is one advantage of local databases?

They can be accessed faster

400

What is the role of a database management system (DBMS)?

To create and manage databases

500

Name the term:

  • A collection of related fields in a row

Record

500

Why are key-value databases useful for tasks that need quick data access?

They have a flexible structure

500

What is the primary key in a relational database?

A field that uniquely identifies each record.

500

Which type of data is best stored in a relational database?

Structured Data

500

What is non-structured data?

Data that doesn't have a clear order or pattern