Skip to main content
UMGC
Computer Science
3 credits

UMGC CMIS 320: Relational Database Concepts

CMIS 320 covers relational database theory and practice: the relational model, entity-relationship modeling, normalization, and SQL. Projects walk you from a business scenario to a normalized design to an implemented, queried database — the full design-to-SQL arc in one 8-week session.

Fennie is independent and not affiliated with University of Maryland Global Campus. This is an unofficial study guide.

Build my CMIS 320 study plan

What makes it hard

Normalization is the consistent sticking point: the normal-form definitions read simply but applying them to a messy scenario takes practice the readings alone don't provide. SQL joins are the second hump, and the projects require both skills working together under session pacing.

What you'll cover

  • The relational model
  • Entity-relationship modeling
  • Normalization (1NF through 3NF)
  • SQL: queries, joins, and DDL
  • Keys and integrity constraints
  • Database design projects

The CMIS 320 study guide

How to study for UMGC CMIS 320, step by step.

  1. 1

    Practice normalization on messy tables, not definitions

    Take a deliberately bad table and walk it to 3NF, naming the violation at each step. That exercise — repeated — is the difference between recognizing the normal forms and being able to apply them on the project.

  2. 2

    Sketch the ER diagram before any SQL

    The projects reward designs that flow from the scenario's requirements. List the entities and rules first; the tables, keys, and relationships fall out of that analysis.

  3. 3

    Run SQL hands-on from week 1

    Reading queries doesn't build the skill — writing them against a real database does. Set up your environment early and write more queries than assigned, especially joins.

  4. 4

    Draw the tables before writing each join

    Join syntax is memorizable; deciding which tables to join and on what column is the skill. Sketching the linked tables on paper first makes multi-table queries routine.

  5. 5

    Pace the design-to-SQL arc with Fennie

    Upload the CMIS 320 schedule and Fennie's Daily Plans sequence the modeling, normalization, and SQL practice across each week around your job, with quizzes generated from your actual course materials. Free to get started.

    Start my CMIS 320 plan free

How Fennie helps with CMIS 320

Upload the CMIS 320 schedule and Fennie's Daily Plans sequence modeling practice and SQL reps across each week so both skills are ready when the projects need them together. Chat through a normalization step you can't see — why this table violates 2NF — and generate practice quizzes on joins and the normal forms from your own materials.

FAQ

Is UMGC CMIS 320 hard?

Moderately — the theory is approachable but normalization and joins both take deliberate practice. Students who work extra examples beyond the assignments find the projects straightforward; readers-only struggle.

Does CMIS 320 teach SQL?

Yes — queries, joins, and table creation, alongside the design theory. The course's arc runs from a business scenario through a normalized design to an implemented database you query.

Do I need programming before CMIS 320?

Prior programming helps with the mindset but SQL is its own kind of language — declarative rather than step-by-step. Attention to detail and practice volume matter more than which languages you already know.

Pass CMIS 320 with a plan, not a cram

Upload your CMIS 320 materials and Fennie generates a Daily Plan paced to your deadline — plus chat, flashcards, and quizzes built from the actual course content.

Get started free

More UMGC courses