Home Database Design & Development Database Management Essentials

Database Management Essentials

3039
0

Database Management Essentials provides the foundation you need for a career in database development, data warehousing, or business intelligence, as well as for the entire Data Warehousing for Business Intelligence specialization.

University of Colorado System Online Course Highlights

University of Colorado System

  • 7 weeks long
  • 4-6 hours a week
  • FREE, Upgradable
  • Self-Paced
  • Taught by: Michael Mannino, Associate Professor
  • View Course Syllabus

Take This Online Course

Online Courses Description:

Database Management Essentials provides the foundation you need for a career in database development, data warehousing, or business intelligence, as well as for the entire Data Warehousing for Business Intelligence specialization. In this course, you will create relational databases, write SQL statements to extract information to satisfy business reporting requests, create entity relationship diagrams (ERDs) to design databases, and analyze table designs for excessive redundancy. As you develop these skills, you will use either Oracle or MySQL to execute SQL statements and a database diagramming tool such as the ER Assistant or Visual Paradigm to create ERDs.

We’ve designed this course to ensure a common foundation for specialization learners. Everyone taking the course can jump right in with writing SQL statements in Oracle or MySQL.

SKILLS YOU WILL GAIN

  • Database (DB) Design
  • Entity–Relationship (E-R) Model
  • Database (DBMS)
  • SQL

Free Online Courses with Certificates

Syllabus – What you will Learn from this Course:

WEEK 1

Course Introduction

Module 1 provides the context for Database Management Essentials. When you’re done, you’ll understand the objectives for the course and know what topics and assignments to expect. Keeping these course objectives in mind will help you succeed throughout the course! You should read about the database software requirements in the last lesson of module 1. I recommend that you try to install the DBMS software this week before assignments begin in week 2.

Introduction to Databases and DBMSs

We’ll launch into an exploration of databases and database technology and their impact on organizations in Module 2. We’ll investigate database characteristics, database technology features, including non-procedural access, two key processing environments, and evolution of the database software industry. This short informational module will ensure that we all have the same background and context, which is critical for success in the later modules that emphasize details and hands-on skills.

WEEK 2

Relational Data Model and the CREATE TABLE Statement

Now that you have the informational context for database features and environments, you’ll start building! In this module, you’ll learn relational data model terminology, integrity rules, and the CREATE TABLE statement. You’ll apply what you’ve learned in practice and graded problems using a database management system (DBMS), either Oracle or MySQL, creating tables using the SQL CREATE TABLE statement and populating your tables using given SQL INSERT statements.

WEEK 3

Basic Query Formulation with SQL

This module is all about acquiring query formulation skills. Now that you know the relational data model and have basic skills with the CREATE TABLE statement, we can cover basic syntax of the SQL SELECT statement and the join operator for combining tables. SELECT statement examples are presented for single table conditions, join operations and grouping operations. You’ll practice writing simple SELECT statements using the tables that you created in the assignment for module 3.

Extended Query Formulation with SQL

Now that you can identify and use the SELECT statement and the join operator, you’ll extend your problem-solving skills in this module so you can gain confidence in more complex queries. You will work on retrieval problems with multiple tables and grouping. In addition, you’ll learn to use the UNION operator in the SQL SELECT statement and write SQL modification statements.

WEEK 4

Notation for Entity Relationship Diagrams
Module 6 represents another shift in your learning. In previous modules, you’ve created and populated tables and developed query formulation skills using the SQL SELECT statement. Now you’ll start to develop skills that allow you to create a database design to support business requirements. You’ll learn basic notation used in entity relationship diagrams (ERDs), a graphical notation for data modelling. You will create simple ERDs using basic diagram symbols and relationship variations to start developing your data modelling skills.

ERD Rules and Problem Solving

Module 7 builds on your knowledge of database development using basic ERD symbols and relationship variations. We’ll be practising precise usage of ERD notation and basic problem-solving skills. You will learn about diagram rules and work problems to help you gain confidence using and creating ERDs.

WEEK 5

Developing Business Data Models

In Module 8, you’ll use your ERD notation skills and your ability to avoid diagram errors to develop ERDs that satisfy specific business data requirements. You will learn and practice powerful problem-solving skills as you analyze narrative statements and transformations to generate alternative ERDs.
Data Modeling Problems and Completion of an ERD

Now that you have practised data modelling techniques, you’ll get to wrestle with narrative problem analyses and transformations for generating alternative database designs in Module 9. At the end of this module, you’ll learn guidelines for documentation and detection of design errors that will serve you well as you design databases for business situations.

WEEK 6

Schema Conversion

Modules 6 to 9 covered conceptual data modelling, emphasizing precise usage of ERD notation, analysis of narrative problems, and generation of alternative designs. Modules 10 and 11 cover logical database design, the next step in the database development process. In Module 10, we’ll cover schema conversion, the first step in the logical database design phase. You will learn to convert an ERD into a table design that can be implemented on a relational DBMS.

WEEK 7

Normalization Concepts and Practice

Module 11 covers normalization, the second part of the logical database design process. Normalization provides tools to remove unwanted redundancy in a table design. You’ll discover the motivation for normalization, constraints to reason about unwanted redundancy, and rules that detect excessive redundancy in a table design. You’ll practice integrating and applying normalization techniques in the final lesson of this course.

Checkout MOOC Options from Top Universities/Organizations in various domains

Programming Courses
100+ Courses
★★★★★

Cybersecurity courses
30+ Courses
★★★★★

Business Courses
70+ Courses
★★★★☆

Blockchain Courses
20+ Courses
★★★★★

Data Science Courses
150+ Courses
★★★★★

Mobile App Development Courses
50+ Courses
★★★★★

 

Take This Online Course