Use these questions to help you prepare for assessments or exams. Note that these questions are not specifically the ones that will be on either the assessment or exam; the goal of answering these is for you to go back into the readings and gain a deeper understanding.
- Understand the parts of a relational database. What are objects? What kinds of data can these objects be?
- What is SQL and what can it do for databases? What about NoSQL?
- What is a DBMS? Besides the data problems it can solve, name 3 uses for it in today’s business environment.
- What are tables in a database? How are multiple tables connected? Why do we even use tables at all?
- Describe Database Security and name its 3 layers.
- What is a Data Mart, and how does it differ from a Data Warehouse? What are the types of Data Marts and why would you use each in business?
- We’ve talked a lot about the Cloud at this point. What benefits do you think a Cloud Database has vs a traditional, on-premises database?
- How are Web and Data Mining different? Similar? Why do organizations use these tools?
- DBMS can help solve data redundancy, inconsistency, and security. Give a short description for how a DBMS overcomes each issue.
- What is OLAP? Where can we use this software in business?