INFORMATION SYSTEMSDATABASE MANAGEMENT (PART 1)Prepared by: Jan Wong
The Learning OutcomesUnderstand what are DATABASESIdentify the components of a databaseExplain why data is importantto an organizationUnderstand file maintenance techniquesFile processing System VS Database System
The KeywordsDatabase
Data Integrity
GIGO
Data Hierarchy
Data Types
Validation
File Processing System
Database Processing System
Procedure
Data Dictionary
Report GeneratorData & InformationHow are Data and Information Related?Example:Student ID
Data & InformationWhat is Data Integrity?Degree of which data is correctGarbage in, Garbage out (GIGO) - cannot create correct information from incorrect data
Data & InformationWhat are the qualities of Valuable Information?6 Qualities:AccurateVerifiableTimelyOrganizedMeaningfulCost Effective+ 1: Accessible
Data & InformationWhat is a database?Collection of data, organized so you can access, retrieve and use itDatabase Software (DBMS)Database Management System 	(e.g. Access, Oracle, MySQL, MS SQL)Create database
Add, Change (edit) & Delete Data
Sort & Retrieve Data
Create Forms & ReportsDATABASE
Data HierarchyFIELDSRECORDSUCFILESD1FCHARACTERSDATABASE11
In other words…DATABASE
Data HierarchyWhat is are fields?Combination of one or more characters
Smallest unit of data a user can access to
Field Name: Uniquely identifies each field

IS CH2 Database Management (p1)