Introduction to Database

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

Database Development CIT 731 Preliminary. Main Objective The objective of this course is to design and construct a well-structured and secure database.
CS6003 Database Systems (10 credits) Lecturers: Adrian O’Riordan (term 1), Dr. Kieran Herley (term 2) Term 1 Contact: is office.
Copyright © 2004 Pearson Education, Inc.. Chapter 12 Practice Database Design Methodology and Use of UML Diagrams.
1 CENG 302 Introduction to Database Management Systems Nihan Kesim Çiçekli URL:
Csc111 :Programming with Java First semester H.
Copyright © 2004 Pearson Education, Inc.. Chapter 8 SQL-99: Schema Definition, Basic Constraints, and Queries.
CSC 111 Course orientation
Department of Computer Sciences Bahria University (Karachi Campus)
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.
Technical Report Writing and Presentation Skills Course Outline 1.
CSCI 347 – Data Mining Lecture 01 – Course Overview.
Page 1 Course Description CPS510 Database Systems Fall 2004 School of Computer Science Ryerson University.
Organizational Database Management CIS 458 Introduction Sungchul Hong.
Is422- Course Overview Prepared by L. Nouf Almujally 1.
CpSc 462/662: Database Management Systems (DBMS) (TEXNH Approach) Introduction James Wang.
MIS 327 Database Management system 1 MIS 327: DBMS Dr. Monther Tarawneh Dr. Monther Tarawneh Week 1: Organisation and Overview.
SKU3033 / SKF3033 NETWORK & SYSTEM ADMINISTRATOR.
Course Overview Prepared by L. Nouf Almujally 1. Course Objectives Fundamental concepts of database systems, in particular, relational database systems.
MIS 673: Database Analysis and Design u Objectives: u Know how to analyze an environment and draw its semantic data model u Understand data analysis and.
DatabaseCSIE NUK1 Fundamentals of Database Systems Wen-Yang Lin Dept. of Computer Science and Information Engineering National University of Kaohsiung.
Introduction to Databases
CA306: Database Deployment Dr. Claus Pahl L2.27
Copyright © 2004 Pearson Education, Inc.. Chapter 21 Object Database Standards, Languages, and Design.
Csc1203.  Elmasri and Navathe, “Fundamentals of Database Systems”, 6 th Edition, Addison- Wesley,  Thomas Connolly, Carolyn Begg, “Database Systems:
Database systems Design - Software School of Hunan university –
Database Architecture Models and Design Ian Horrocks & Robert Stevens room: 2.75/2.91
CSC 411/511: DBMS Design CSC411_L0_OutlineDr. Nan Wang 1 Course Outline.
Chapter 15 & 16 Conceptual and Logical Database Design Methodology Thomas Connolly, Carolyn Begg, Database System, A Practical Approach to Design Implementation.
Copyright © 2007 Ramez Elmasri and Shamkant B. Navathe Slide 4- 1.
Database Advanced CS 421 TA. Amani Alghanayem For discuss and the lecture references:
CS 161 Introduction to Computer Science I Winter, 2014: 112 Spring, 2014: 131 Summer, 2014: 132.
COURSE OUTLINE AZHAR HAMID IAS2143 DATABASE SYSTEM UniselFaculty of Computer Science and Information Technology.
Advanced Databases COMP3017 Dr Nicholas Gibbins
1 Lecture1 Introduction to Databases Systems Database 1.
Advanced Database Course Syllabus 1 Advanced Database System Lecturer : H.Ben Othmen.
BMTS Computer Programming Pre-requisites :BMTS 242 –Computer and Systems Nature Of the Course: Programming course, contain such as C, C++, Database.
Database Management Systems
Database Systems – (
Advanced Databases COMP3211
Fundamental of Database Systems
Yonsei University 2nd Semester, 2017 Sanghyun Park
CSE202 Database Management Systems
Database Design CT1313.
Information Modeling and Database System
CF 1334 Sistem Basis Data (3 SKS)
Introduction Copyright © 2007 Ramez Elmasri and Shamkant B. Navathe.
Database Managment System
Instructors: Churee Techawut
FINANCIAL ACCOUNTING ACCOUNTING-I ACCT 2003
Welcome to GC311 Database Concepts
Computer Architecture Syllabus
CSC 111 Course orientation
Artificial Intelligence (CS 370D)
Database Systems Instructor Name: Muhammad Hafeez Lecture-1.
Introduction to Behavioral Sciences
Database Management Systems
Welcome to GC311 Database Concepts
Parallel and Distributed Algorithms Spring 2005
Lecture 1: Introduction
Introduction to Digital Systems Lecturer: 潘欣泰
Geo-Databases: lecture 2 The Relational Data Model
Database Management Systems
Advanced Databases CSD305.
Concepts of programming languages Credit hours : 3 hours
CENG 351 Introduction to Data Management and File Structures
Database Fajar Agung Nugroho, S.Kom, M.CS
Introduction to Database
Presentation transcript:

Introduction to Database Csc1203 Introduction to Database

Text Books Elmasri and Navathe, “Fundamentals of Database Systems”, 6th Edition, Addison-Wesley, 2011. Thomas Connolly, Carolyn Begg, “Database Systems: A Practical Approach to Design, Implementation and Management”, 5th Edition, Addison-Wesley, 2009.

Refrences Handouts lecture notes on http://fac.ksu.edu.sa/saalshalan the text book

Course Contents These topics will be covered during the course: Introduction to Databases Database Environment Entity Relationship Enhanced Entity Relationship Modeling The Relational Model Data Manipulation Language Data Definition Language Normalization

Course Learning Outcomes  This course requires the student to demonstrate the following: Define program-data independence, data models for database systems, database schema and database instances. Identify Structure Query Language statements used in creation and manipulation of database. Identify the modeling methodologies including conceptual(through Entity Relationship), logical, and physical  model. Develop and evaluate a real database application using a database management system. Improve teamwork management and communication skills. 

Grading Subject Grade Quizes 15% Assignments 5% Midterms 30% Project 10% Final Exam 40%