Database Management Systems

Slides:



Advertisements
Similar presentations
Database Management Systems 3ed, R. Ramakrishnan and J. Gehrke1 Relational Algebra Chapter 4, Part A.
Advertisements

Database Development CIT 731 Preliminary. Main Objective The objective of this course is to design and construct a well-structured and secure database.
1-1 David M. Kroenke’s Chapter One: Introduction Database Processing: Fundamentals, Design, and Implementation.
Introduction to Databases
Chapter 4 Relational Databases Copyright © 2012 Pearson Education, Inc. publishing as Prentice Hall 4-1.
Database Management Systems 331 IT Semester II 1431/1432 Winter 2011.
 MODERN DATABASE MANAGEMENT SYSTEMS OVERVIEW BY ENGINEER BILAL AHMAD
Chapter 4 Relational Databases Copyright © 2012 Pearson Education 4-1.
Introduction to Data bases concepts
Copyright © 2004 Pearson Education, Inc. Chapter 1 Introduction.
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.
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.
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.
Instructor: Dema Alorini Database Fundamentals IS 422 Section: 7|1.
Lecture2: Database Environment Prepared by L. Nouf Almujally 1 Ref. Chapter2 Lecture2.
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.
CHAPTER 6: INTRODUCTION TO SQL © 2013 Pearson Education, Inc. Publishing as Prentice Hall 1 Modern Database Management 11 th Edition Jeffrey A. Hoffer,
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 |
1. Course Information 2 Course Description 3  This course is the continuation in the Fundamental of Computer Problem Solving (CSC128) Emphasis on solving.
COURSE OUTLINE AZHAR HAMID IAS2143 DATABASE SYSTEM UniselFaculty of Computer Science and Information Technology.
Advanced Databases COMP3017 Dr Nicholas Gibbins
LECTURE TWO Introduction to Databases: Data models Relational database concepts Introduction to DDL & DML.
BMTS Computer Programming Pre-requisites :BMTS 242 –Computer and Systems Nature Of the Course: Programming course, contain such as C, C++, Database.
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
Database Design CT1313.
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
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
CIS 336 PAPERS Education for Service-- cis336papers.com.
Databases and Information Management
Welcome to GC311 Database Concepts
Chapter 2 Database Environment Pearson Education © 2009.
Database Processing: David M. Kroenke’s Chapter One: Introduction
Database.
בסיסי נתונים - מצגת ההרצאה - 1.
Siti Nurbaya Ismail Senior Lecturer
Introduction to Database Management Systems
Databases and Information Management
Database Management Systems
Introduction to Databases
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.
DATABASE Purpose of database
Chapter 2 Database Environment Pearson Education © 2009.
Introduction to Databases
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?> The knowledge to manipulate and manage 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: T1-10% T2-10% Quizzes /Tutorial: 10% Mini Project: Group-20%

<mini_project.what> Proposal : 5% Company Background Problem Statements Proposed Db Objectives Initial Proposed ERD Relational Schema (3rd Normal Form) : 2% Report : 8% Inclusion of Proposal Data Definition Language 10 Queries: Questions, SQL, Output Project Demo : 5% Db Demo Pop Up Questions

<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 Bizagi Process Modeler – 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 8.Relationship 9.Cardinality 10.Schema Data vs. Information 12.Example of DBMS 13.What is RDBMS? 14.What is an ERD? What kind of notations can be used in ERD? 15.Data redundancy

TQVM