WEEK 4 DBMS

0.0(0)
Studied by 12 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/51

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 9:03 PM on 9/9/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

52 Terms

1
New cards

Database Administrator

  • Focus: Infrastructure, security, performance tuning, backups, and keeping the lights on.

  • Day in the Life: Setting up user access controls (Granular Security), monitoring server CPU usage, and testing Disaster Recovery plans. If the server crashes at 2 AM, the DBA gets the phone call.

  • Mindset: "I protect the data and ensure it is always available."


2
New cards

The Mechanic

What is the role of the Database Administrator?

3
New cards

Database Developer / Data Engineer

  • Focus: Designing schemas, writing complex SQL, building ETL (Extract, Transform, Load) pipelines, and integrating databases with applications.

  • Day in the Life: Writing the SQL queries that the mobile app uses to load a user's profile in under 50 milliseconds. Building a pipeline that pulls data from a web API, cleans it, and loads it into a Data Warehouse.

  • Mindset: "I build the engines and pipes that move and store the data efficiently."


4
New cards

The Builder

What is the role of Database Developer / Data Engineer

5
New cards

Data Analyst / BI Developer

  • Focus: Querying data to find trends, building dashboards (PowerBI, Tableau), and supporting business decisions.

  • Day in the Life: The Marketing Director asks, "Why did sales drop in Region 4 last Tuesday?" The Analyst writes complex JOIN and GROUP BY queries to find the answer and builds a visual dashboard to present to the board.

  • Mindset: "I turn raw data into business wisdom (DIKW!)."


6
New cards

The Detective

What is the role of Data Analyst / BI Developer

7
New cards

Data Architect

  • Focus: High-level enterprise design, aligning database strategy with business goals, creating conceptual and logical data models (ERDs).

  • Day in the Life: Meeting with business stakeholders to figure out what data the company needs to track over the next 5 years, and drawing the blueprints (Data Models) that the Database Developers will eventually build.

  • Mindset: "I design the city; the Developers build the buildings; the DBA maintains the roads."


8
New cards

The Architect

What is the role of Data Architec?

9
New cards

C

Which role is known as "The Mechanic"?

A. Data Architect
B. Data Analyst
C. Database Administrator
D. Data Engineer

10
New cards

B

What is the main focus of a Database Administrator (DBA)?

A. Building dashboards
B. Infrastructure, security, performance, and backups
C. Designing business presentations
D. Creating marketing strategies

11
New cards

C

If a database server crashes at 2 AM, who is most likely to receive the phone call?

A. Data Analyst
B. Data Architect
C. Database Administrator
D. Front-end Developer

12
New cards

D

A DBA's mindset is:

A. "I turn raw data into business wisdom."
B. "I design the city."
C. "I build the engines and pipes."
D. "I protect the data and ensure it is always available."

13
New cards

B

Which role is known as "The Builder"?

A. Database Administrator
B. Database Developer / Data Engineer
C. Data Analyst
D. Data Architect

14
New cards

A

Which is a main responsibility of a Database Developer / Data Engineer?

A. Writing complex SQL
B. Managing employee salaries
C. Presenting marketing reports
D. Creating company policies

15
New cards

A

What does ETL stand for?

A. Extract, Transform, Load
B. Enter, Transfer, Link
C. Extract, Test, Launch
D. Edit, Transform, List

16
New cards

B

Which task BEST describes the Database Developer / Data Engineer?

A. Protecting the database from unauthorized access
B. Building systems and pipelines that move and store data
C. Creating dashboards for executives
D. Designing the company's five-year business strategy

17
New cards

C

The mindset of the Data Engineer is:

A. "I protect the data."
B. "I turn raw data into business wisdom."
C. "I build the engines and pipes that move and store the data efficiently."
D. "I design the city."

18
New cards

A

Which role is known as "The Detective"?

A. Data Analyst / BI Developer
B. DBA
C. Data Engineer
D. Data Architect

19
New cards

B

What is the main focus of a Data Analyst / BI Developer?

A. Server maintenance
B. Querying data, finding trends, and building dashboards
C. Designing database infrastructure
D. Setting up backups

20
New cards

B

Which tools are specifically mentioned for dashboards?

A. MySQL and Oracle
B. PowerBI and Tableau
C. Python and Java
D. AWS and Azure

21
New cards

C

A Marketing Director asks, "Why did sales drop in Region 4 last Tuesday?" Who would most likely investigate the data?

A. DBA
B. Data Engineer
C. Data Analyst / BI Developer
D. Data Architect

22
New cards

B

Which SQL concepts are specifically mentioned as tools used by the Data Analyst?

A. INSERT and DELETE
B. JOIN and GROUP BY
C. CREATE and DROP
D. UPDATE and ALTER

23
New cards

JOIN and GROUP BY

Which SQL concepts are specifically mentioned as tools used by the Data Analyst?

24
New cards

C

What does the Data Analyst turn raw data into?

A. Hardware
B. Database servers
C. Business wisdom
D. Application code

25
New cards

D

The Data Analyst's mindset is:

A. "I protect the data and ensure it is always available."
B. "I design the city."
C. "I build the engines and pipes."
D. "I turn raw data into business wisdom."

26
New cards

C

Which role is known as "The Architect"?

A. Data Analyst
B. Database Administrator
C. Data Architect
D. Data Engineer

27
New cards

A

What is the main focus of a Data Architect?

A. High-level enterprise design and database strategy
B. Monitoring CPU usage
C. Writing dashboard queries
D. Fixing server crashes

28
New cards

A

Which activity is associated with a Data Architect?

A. Creating conceptual and logical data models
B. Testing computer hardware
C. Managing social media
D. Writing front-end CSS

29
New cards

A

What does ERD relate to in the Data Architect's work?

A. Data models
B. Server cooling
C. Backup schedules
D. Dashboard colors

30
New cards

A

A Data Architect meets with business stakeholders to determine what data the company needs to track over the next 5 years. What are they doing?

A. Performing database maintenance
B. Planning high-level data design
C. Creating a sales dashboard
D. Writing ETL code

31
New cards

D

Who creates the blueprints/data models that Database Developers will eventually build?

A. Data Analyst
B. DBA
C. Data Engineer
D. Data Architect

32
New cards

C

Which statement BEST describes the Data Architect?

A. Maintains the database roads
B. Turns data into business wisdom
C. Designs the overall data structure and strategy
D. Builds data pipelines

33
New cards

Hard Skills

The "Non-Negotiables" in your skill stack are also referred to as________________

34
New cards

SQL Mastery

___________ is described as the ability to write queries in your sleep.

35
New cards

Normalization

The process of eliminating data anomalies is called ________.

36
New cards

roadblock

When addressing the CEO's demand to keep data forever, you must explain the Value vs. Cost curve without sounding like an IT ________.

37
New cards

Data Modeling

You must know how to translate business rules into tables.


38
New cards

Soft Skills

“The Accelerators" in your skill stack are also referred to as______________

39
New cards

Consistency

Only Valid data is saved

40
New cards

Durability

Once saved, it survive a crash

41
New cards

Isolation

Concurrent transasction don’t interfere

42
New cards

Atomicity

All or nothing

43
New cards

False (It’s the Opposite)

True or False: having a degree is what actually gets you the job, while certifications just get you the interview.

44
New cards

True

True of False: Getting just one foundational cloud data certification puts you in the top 10% of entry-level applicants.

45
New cards

False (Sa Enterprise/Legacy siya)

The Oracle Certified Professional (OCP) certification is considered the current "gold standard" for high-growth cloud systems.

46
New cards

True

True or False: AWS Certified Database (Specialty) and Google Cloud Professional Data Engineer are examples of cloud certifications.

47
New cards

False

The Oracle Certified Professional (OCP) certification is rarely used anymore and is being completely phased out of banking and government.

48
New cards

The Degree

The Basecamp serve as?

49
New cards

Data Lake

A massive repository of raw, unstructured data (images, logs, raw text). "Dump it all in, we'll figure out how to use it later."


50
New cards

Data Warehouse

Highly structured, cleansed data optimized for analytics and BI dashboards. Ready for business intellegence


51
New cards

Cloud-Native & Serverless


(e.g., Snowflake, Aurora). Zero server management. You no longer pay for hardware; you only pay for the exact queries you run.

52
New cards

AI-Driven Tuning


Modern DBMSs use machine learning to automatically create indexes and self-tune.