Database Systems – (www.cse.hcmut.edu.vn/~c503002)

Slides:



Advertisements
Similar presentations
Database Management System CEN 351. Course Description A database management system (DBMS) is a computer application program designed for the efficient.
Advertisements

Instructor: Rina Md. Anwar Office: BW-4-C46 address: Tel:
Introduction to Database Systems Ch. 1, Ch. 2 Mr. John Ortiz Dept. of Computer Science University of Texas at San Antonio.
CS6003 Database Systems (10 credits) Lecturers: Adrian O’Riordan (term 1), Dr. Kieran Herley (term 2) Term 1 Contact: is office.
1 CENG 302 Introduction to Database Management Systems Nihan Kesim Çiçekli URL:
Lecture Two Database Environment Based on Chapter Two of this book:
Database Management Systems 331 IT Semester II 1431/1432 Winter 2011.
Academic Year 2014 Spring. MODULE CC3005NI: Advanced Database Systems Academic Year 2014 Spring.
London Metropolitan University, DB3011C/N Intro/P 1 WELCOME CC3005NI Advanced Database Systems Module Organiser:Dr F F Cai.
Course presentation Databases Evgeny Khaymin Institute of Mathematics, Information and Space Technologies.
Presentation Handout EDBA – Module 8 Information Technology 21 st December 2014 By K.M.Prashanthan.
Course Title Database Technologies Instructor: Dr ALI DAUD Course Credits: 3 with Lab Total Hours: 45 approximately.
Is422- Course Overview Prepared by L. Nouf Almujally 1.
Review of Activities of Working Group for Database Systems Prof. Dr Slobodanka Đorđević-Kajan.
CMU SSD7: Database Systems
Introduction to Database Systems Fundamental Concepts Irvanizam Zamanhuri, M.Sc Computer Science Study Program Syiah Kuala University Website:
Jan /3 Yangjun Chen1 Welcome to Database Course.
Christoph F. Eick Introduction Data Management Today 1. Introduction to Databases 2. Questionnaire 3. Course Information 4. Grading and Other Things.
1 The module aims to: n Extend the concepts and practical implementation of the relational model. n Introduce the concepts of Object Oriented and Object-
Course Overview Prepared by L. Nouf Almujally 1. Course Objectives Fundamental concepts of database systems, in particular, relational database systems.
INFS614, Dr. Brodsky, GMU1 Database Management Systems INFS 614 Instructor: Professor Alex Brodsky
Data Warehousing/Mining 1 Data Warehousing/Mining Comp 150DW Course Overview Instructor: Dan Hebert.
DatabaseCSIE NUK1 Fundamentals of Database Systems Wen-Yang Lin Dept. of Computer Science and Information Engineering National University of Kaohsiung.
M.Eng. Tran Thi Que Nguyet.  PLUS: 8 times of doing exercises correctly = 1point for 30% Lab MajorComputer Science & Engineering Assessment:Score 1:10%Assignment.
COSC 3480 News and Activities Spring COSC 3480 Lab, Christoph F. Eick 2 COSC 3480 Tentative Schedule  Exam1: Tu., Feb. 28, 2006  Exam2: Th., April.
Introduction to Database Management Systems. Information Instructor: Csilla Farkas Office: Swearingen 3A43 Office Hours: Monday, Wednesday 2:30 pm – 3:30.
CA306: Database Deployment Dr. Claus Pahl L2.27
Csc1203.  Elmasri and Navathe, “Fundamentals of Database Systems”, 6 th Edition, Addison- Wesley,  Thomas Connolly, Carolyn Begg, “Database Systems:
Introduction to Database Technology course DT228/3 Semester 1.
Database Architecture Models and Design Ian Horrocks & Robert Stevens room: 2.75/2.91
Database Applications Programming CS 362 Dr. Samir Tartir 2014/2015 Second Semester.
CS 541 Lecture Slides Sunil Prabhakar CS541 Database Systems.
1 Lecturer M.Eng. Nguyen Ngo Bao Tran URL:
Copyright © 2007 Ramez Elmasri and Shamkant B. Navathe Slide 4- 1.
CSE3330/5330 DATABASE SYSTEMS AND FILE STRUCTURES (DB I) CSE3330/5330 DB I, Summer2012 Department of Computer Science and Engineering, University of Texas.
Advanced Databases COMP3017 Dr Nicholas Gibbins
TCCICOMPUTERCOACH ING.COM.  TCCI-Tririd Computer Coaching Institute provides best teaching in basic computer programming language at tcci-ahmedabad.
Introduction to CSCI 242 Compiled by S. Zhang 1. Syllabus Syllabus has the most updated information! –Use the information on the syllabus for the grading.
Advanced Database Course Syllabus 1 Advanced Database System Lecturer : H.Ben Othmen.
MIS 4200 Systems and Database Analysis, Design, and Development Abdou Illia, Ph.D School of Business Eastern Illinois University (Monday.
CS3431-B111 CS3431 – Database Systems I Logistics Instructor: Mohamed Eltabakh
Database Applications Programming CS 362 Dr. Samir Tartir 2014/2015 First Semester.
Welcome to Advanced Database Course
Database Management Systems
Advanced Databases COMP3211
Fundamental of Database Systems
Yonsei University 2nd Semester, 2017 Sanghyun Park
CSE202 Database Management Systems
Information Modeling and Database System
CF 1334 Sistem Basis Data (3 SKS)
Course Introduction 공학대학원 데이타베이스
Introduction Copyright © 2007 Ramez Elmasri and Shamkant B. Navathe.
Introduction to Database
Database Managment System
Instructors: Churee Techawut
Latihan Answer the following questions using the relational schema from the Exercises at the end of Chapter 3: Create the Hotel table using the integrity.
Welcome to GC311 Database Concepts
Department of Information Technology
Lecture 1 Introduction to Database
Database Management Systems
Welcome to GC311 Database Concepts
Database Applications Programming CS 362
Database Management Systems
Advanced Databases CSD305.
Sampath Jayarathna Cal Poly Pomona
CENG 351 Introduction to Data Management and File Structures
Database Applications Programming CS 362
Database Fajar Agung Nugroho, S.Kom, M.CS
Introduction to Database
COSC 3480 Projects & Homeworks Fall 2003
Presentation transcript:

Database Systems – 503002 (www.cse.hcmut.edu.vn/~c503002) Nguyen Thanh Tung E-mail: hithanhtung@gmail.com

Module Contents Credits: 4 W1: Database System Concepts & Architecture W2,3: Entity-Relationship Model W4,5: Relational Model W6,7: Structured Query Language (SQL) W8,9: Database Design Theory & Methodology W10,11: Data Storage, Indexing, Query Processing & Physical Design W12: Database Security W13: Emerging DB Technologies and Applications W14: Revision W1. Database System Concepts & Architecture: Introduction to Data Models, Database Systems, Three-Level Architecture & Data Independence, Modern Database Applications W2-3. Entity-Relationship (ER) Model: ER Model, Introduction to Enhanced ER (EER) Model, Case Studies & Exercises W4-5. Relational Model: Relational Data Model, ER- & EER-to-Relational Mapping, Relational Algebra W6-7. SQL: Data Definition Language (DDL), Data Manipulation Language (DML), Introduction to Triggers & Stored Procedures W8-9. Database Design Theory & Methodology: Functional Dependencies & Normalization, Relational Database Design: Algorithms W10, 11. Data Storage, Indexing, Query Processing & Physical Design: Hashing & Indexing Structures (B-tree & R-tree families), Physical Database Design W12. Database Security: Discretionary & Mandatory  Access Control (DAC & MAC), Flow Control, Inference Problem, Security Issues in Modern Data Management Systems W13. Emerging Technologies & Applications: Introduction to XML, Data Mining & Data Warehousing, GIS, M-Commerce & LBS, Emerging Database Technologies & Applications W14. Revision: Database Research Directions, Revision 2

Exams No midterm exam Assignments: Final lab exam: 20%, individual Assignment 1: individual, 10%, (w3-w7) Assignment 2: group - 4 students, 20%, (w8-w13) Final lab exam: 20%, individual 45’: test Open-book Final: 50% 90’: test Close-book Contents: to be revised in the last lecture (week 14 of teaching) 3

References Core textbook: Additional textbooks: R. Elmasri & S.B. Navathe (2007). Fundamentals of Database Systems, 5th Edition, Addison-Wesley, ISBN 0-321-41506-X Additional textbooks: N. Shah (2005). Database Systems Using Oracle – A Simplified Guide to SQL and PL/SQL, 2nd Edittion, Prentice Hall, ISBN 0-13-191180-5 T. Connolly & C. Begg (2005). Database Systems – A Practical Approach to Design, Implementation, and Management, 4th Eddition, Addison-Wesley, ISBN 0-321-21025-5 4

Q&A Question ? 5