Basic Concept of Database Management Systems

SCC171

Introduction

Database Design

Example table structure with keys

Table structure

Types of DBMS

There are two major categories of DBMS (although only the second is a 'real' DBMS):

  1. Record Management ("flat file") systems:
  2. Relational DBMSs:

Operations in a DBMS


Integrated Packages