Database Management Systems

Slides:



Advertisements
Similar presentations
Database Development CIT 731 Preliminary. Main Objective The objective of this course is to design and construct a well-structured and secure database.
Advertisements

1-1 David M. Kroenke’s Chapter One: Introduction Database Processing: Fundamentals, Design, and Implementation.
CS6003 Database Systems (10 credits) Lecturers: Adrian O’Riordan (term 1), Dr. Kieran Herley (term 2) Term 1 Contact: is office.
Murali Mani CS3431 – Database Systems I Introduction.
1 CSC134 Computer and Information Processing. Course Information 2.
Chapter 4 Relational Databases Copyright © 2012 Pearson Education, Inc. publishing as Prentice Hall 4-1.
 MODERN DATABASE MANAGEMENT SYSTEMS OVERVIEW BY ENGINEER BILAL AHMAD
Chapter 4 Relational Databases Copyright © 2012 Pearson Education 4-1.
Introduction to Database Systems 1.  Assignments – 3 – 9%  Marked Lab – 5 – 10% + 2% (Bonus)  Marked Quiz – 3 – 6%  Mid term exams – 2 – (30%) 15%
Introduction to Data bases concepts
Fundamental of Database (FCT 1083) Chapter 1: Concept of Databases.
Page 1 Course Description CPS510 Database Systems Fall 2004 School of Computer Science Ryerson University.
Course presentation Databases Evgeny Khaymin Institute of Mathematics, Information and Space Technologies.
David M. Kroenke’s Chapter One: Introduction Part Two Database Processing: Fundamentals, Design, and Implementation.
INTRODUCTION TO DATABASES Chapter 1. What is a Database?  Forget the glossary! (see pages 11-12)  The purpose of a database is to help people track.
1 Chapter 1 Overview of Database Concepts. 2 Chapter Objectives Identify the purpose of a database management system (DBMS) Distinguish a field from a.
Course Title Database Technologies Instructor: Dr ALI DAUD Course Credits: 3 with Lab Total Hours: 45 approximately.
Lecture 2 An Overview of Relational Database IST 318 – DB Admin.
Course Introduction Assist. Prof. Pongpisit Wuttidittachotti, Ph.D. Faculty of Information Technology King Mongkut's University of Technology North Bangkok.
INFS614, Dr. Brodsky, GMU1 Database Management Systems INFS 614 Instructor: Professor Alex Brodsky
Lecture2: Database Environment Prepared by L. Nouf Almujally & Aisha AlArfaj 1 Ref. Chapter2 College of Computer and Information Sciences - Information.
Chapter 1Introduction to Oracle9i: SQL1 Chapter 1 Overview of Database Concepts.
BTM 382 Database Management Chapter 7 Introduction to Structured Query Language (SQL) Chitu Okoli Associate Professor in Business Technology Management.
1. Course Information 2 Course Description 3  Synopsis:  These subjects expose the students to the general introduction of software engineering and.
Csc1203.  Elmasri and Navathe, “Fundamentals of Database Systems”, 6 th Edition, Addison- Wesley,  Thomas Connolly, Carolyn Begg, “Database Systems:
CSC 411/511: DBMS Design CSC411_L0_OutlineDr. Nan Wang 1 Course Outline.
CSC208 Management Information System (MIS) Siti Nurbaya Ismail Faculty of Computer Science & Mathematics, Universiti Teknologi MARA (UiTM), Kedah |
BSA206 Database Management Systems Lecture 2: Introduction to Oracle / Overview of Database Concepts.
1. Course Information 2 Course Description 3  This course is the continuation in the Fundamental of Computer Problem Solving (CSC128) Emphasis on solving.
David M. Kroenke and David J. Auer Database Processing: Fundamentals, Design, and Implementation Chapter One: Introduction.
COURSE OUTLINE AZHAR HAMID IAS2143 DATABASE SYSTEM UniselFaculty of Computer Science and Information Technology.
Advanced Databases COMP3017 Dr Nicholas Gibbins
CS140 – Computer Programming 1 Course Overview First Semester – Fall /1438 – 2016/2017 CS140 - Computer Programming 11.
Database Management Systems
Database Systems – (
Advanced Databases COMP3211
Fundamental of Database Systems
CSE202 Database Management Systems
Introduction to Databases
CS4222 Principles of Database System
Datab ase Systems Week 1 by Zohaib Jan.
Introduction to Database
David M. Kroenke and David J
Instructors: Churee Techawut
Databases and Database Management Systems Chapter 9
Welcome to GC311 Database Concepts
Department of Information Technology
Chapter 4 Relational Databases
Lecture 1 Introduction to Database
Interactive Multimedia CSC253
Introduction to Database Systems
DBM 380 EDU Perfect Education/ dbm380edu.com.
Databases and Information Management
Database Management Systems
Database Processing: David M. Kroenke’s Chapter One: Introduction
Welcome to GC311 Database Concepts
Chapter 2 Database Environment Pearson Education © 2009.
Database Processing: David M. Kroenke’s Chapter One: Introduction
Database Processing: David M. Kroenke’s Chapter One: Introduction
Database.
בסיסי נתונים - מצגת ההרצאה - 1.
Siti Nurbaya Ismail Senior Lecturer
Databases and Information Management
Web Application Development CSC318.
Information System Management
Database Design Course Overview.
Chapter 2 Database Environment Pearson Education © 2014.
Chapter 2 Database Environment Pearson Education © 2009.
Chapter 2 Database Environment Pearson Education © 2009.
Introduction to Database
Presentation transcript:

Database Management Systems Introduction to Database Management Systems ITS232 Siti Nurbaya Ismail Senior Lecturer Faculty of Computer & Mathematical Sciences Universiti Teknologi MARA Kedah (e): sitinurbaya{at}kedah{dot}uitm {dot}edu{dot}my (u): https://sitinur151.wordpress.com

<course_information.what?> Code: ITS232 Course: Introduction to Database Management Systems Contact Hour: 4 Course Status: Non Core Credit Unit: 3 Prerequisites: None

<course_description.what?> In the information age today, enormous amount of data is kept in files and databases. The knowledge to manipulate and manage these files is beyond doubt. By using a database package, the students will be able to appreciate the needs for database systems rather than the traditional file systems. Database describe database approach ERD design Entity-Relationship Model Normalization demonstrate normalizing relations until 3NF SQL Write DDL & DML construct queries in SQL

<course_learning_outcome.what?> Describe database approach Illustrate Entity-Relationship Model Demonstrate normalizing relations until 3NF Construct queries in Structured Query Language (SQL)

<syllabus_contents.what?> Chapter 1: Database Concepts Chapter 2: Data Models Chapter 3: The Relational Database Model Chapter 4: Entity Relationship (E-R) Modelling Chapter 5: Normalization of Database Tables Chapter 6: Database Design Chapter 7: Structured Query Language

<assessment.how?> Final Exam: 50% Continuous Assessment: Tests: Assignment: Project:

<project.what>

<references.what?> Text Book Carlos Coronel, Steven Morris and Peter Rob, Database Systems: Design, Implementation and Management, International Thomson Publishing (ITP), 10 Edition, 2013.

<references.what?> David M.Kroenke and David J. Auer, Database Concepts, 7, Pearson International Edition, 2014 Connolly, T. and Begg, C., Database Systems: A Practical Approach to Design, Implementation, and Management, 6, 2014, ISBN: 0132943263 Mark L. Gillenson, Fundamentals of Database Management Systems, 2, 2011, ISBN: 0470624701 Saadiah, Fauzi, Norehan, Wan Nor Amalina, Introduction to Database,, , Mc Graw Hill Higher Education, 2006

<lab_session.what?> [1] Getting Started with IBM DB2: Installation and Using a Database [2] Lab Objectives & Introduction [3] Simple SQL Queries [4] Retrieving data from Multiple Tables [5] Scalar Functions and Arithmetic [6] Column Functions and Grouping [7] UNION [8] Using Subqueries [9] Maintaining Data [10] Project Demonstration

<compulsory_software.what?> IBM DB2 – dbms MS Project – project planning MS Visio – database logical design MS Visio/Lucidchart/draw.wo – flow chart

<database.where?>

<database.where?>

<key_terms.what?> Data Information Database Database Management System (DBMS) Table/Entity/Relation Attribute/Field/Column Row/Record/Tuple Relationship Cardinality Schema Data vs. Information Example of DBMS What is RDBMS? What is an ERD? What kind of notations can be used in ERD? Data redundancy

TQVM