Introduction to Database Management Systems

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/16

flashcard set

Earn XP

Description and Tags

These flashcards cover key concepts related to Database Management Systems (DBMS) including definitions, advantages, and components of databases.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

17 Terms

1
New cards

What does DBMS stand for?

Database Management System.

2
New cards

What is data?

Data are raw facts concerning objects and events that can be recorded and stored.

3
New cards

What is the difference between structured and unstructured data?

Structured data includes numbers, text, and dates, while unstructured data includes images, videos, and documents.

4
New cards

What is information?

Information is the result of processing raw data to reveal meaning.

5
New cards

Why is accurate, relevant, and timely information important?

It is key to good decision making.

6
New cards

What is a database?

An organized collection of structured information typically stored electronically.

7
New cards

What is metadata?

Data about data that describes the properties and context of user data.

8
New cards

List two advantages of using a DBMS.

Control of data redundancy and improved data integrity.

9
New cards

What is a file-based system?

A system where each application program defines and manages its own data.

10
New cards

What problem does data redundancy cause?

Inconsistencies in data and a waste of space.

11
New cards

What does the database approach solve?

It provides a central repository of shared data managed by a controlling agent.

12
New cards

Name one disadvantage of a DBMS.

Increased installation and management costs.

13
New cards

What are the components of the database environment?

Data modeling and design tools, repository, DBMS, database, application programs, user interface.

14
New cards

What type of database architecture is common in enterprise applications?

Multi-tiered Client/Server architecture.

15
New cards

What functions does an Enterprise Resource Planning (ERP) system integrate?

Manufacturing, finance, sales, marketing, inventory, accounting, and human resources.

16
New cards

What is the evolution of database technologies?

Flat files, hierarchical, network, relational, object-oriented, object-relational, and data warehousing.

17
New cards

What is the most popular database in 2024?

Oracle.