Information Systems Program
Module 2
Introduction to Databases and DBMSs
Lesson 3: DBMS Overview and Database
Definition Feature
Lesson Objectives
Define DBMS
Explain DBMS product variations
Discuss the essential difference between a
DBMS and desktop software
Information Systems Program
Database Management System (DBMS)
Collection of components that support data
acquisition, dissemination, storage, maintenance,
retrieval, and formatting
Product variations
Enterprise DBMSs
Desktop DBMSs
Embedded DBMSs
Major part of information technology
infrastructure
Information Systems Program
Database Definition Feature
Define database before populating and using a
database
Tables and relationships
SQL CREATE TABLE statement
Graphical tools
Information Systems Program
Oracle Relational Diagram
Information Systems Program
Microsoft Access Database Diagram
Information Systems Program
Summary
Database technology supports daily operations
and decision making
Define database before using it
Nonprocedural access is a crucial feature
Information Systems Program