Database Managment System

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

Lecture 1 Intro Databases and Information Systems DT210 S McKeever 1.
Instructor: Rina Md. Anwar Office: BW-4-C46 address: Tel:
ICS 324 Database Systems Second Semester (072) Information & Computer Science Department.
CS6003 Database Systems (10 credits) Lecturers: Adrian O’Riordan (term 1), Dr. Kieran Herley (term 2) Term 1 Contact: is office.
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.
Lecture1: Principles of Databases Prepared by L. Nouf Almujally 1 Ref. Chapter1.
COMPUTER FORENSICS IT 454 Orientation Slides / st Semester.
Copyright © 2004 Pearson Education, Inc.. Chapter 25 Distributed Databases and Client–Server Architectures.
SYSC System Analysis and Design 1 Part I – Introduction.
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.
CS461: Principles and Internals of Database Systems Instructor: Ying Cai Department of Computer Science Iowa State University Office:
Switch off your Mobiles Phones or Change Profile to Silent Mode.
Christoph F. Eick Introduction Data Management Today 1. Introduction to Databases 2. Questionnaire 3. Course Information 4. Grading and Other Things.
Fundamentals of Databases CIS-235 Dr. Samir Tartir 2014/2015 Second Semester.
Course Overview Prepared by L. Nouf Almujally 1. Course Objectives Fundamental concepts of database systems, in particular, relational database systems.
COSC 6340 Databases Jehan-François Pâris
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 systems Design - Software School of Hunan university –
Database Applications Programming CS 362 Dr. Samir Tartir 2014/2015 Second Semester.
September 2002 HND Year 2 Database Management Systems Sept 2002.
CT nd semester H.  L.Ghadah Al Hadba  Contact Info.:  Office: Room 10 م floor 1 Building 26  Office hours: SAT 10-11/ MON 
Database Advanced CS 421 TA. Amani Alghanayem For discuss and the lecture references:
COURSE OUTLINE AZHAR HAMID IAS2143 DATABASE SYSTEM UniselFaculty of Computer Science and Information Technology.
Copyright © 2004 Pearson Education, Inc. Chapter 1 Introduction and Conceptual Modeling.
Feature Overview Oracle Explorer – browse and alter schema Wizards and Designers Automatic code generation PL/SQL Editor with IntelliSense Oracle Data.
Operating Systems (CS 340 D) Dr. Abeer Mahmoud Princess Nora University Faculty of Computer & Information Systems Computer science Department.
Database Applications Programming CS 362 Dr. Samir Tartir 2014/2015 First Semester.
Advanced Course on Databases (Tietokantojen jatkokurssi)
Database Management Systems
Database Systems – (
Yonsei University 2nd Semester, 2017 Sanghyun Park
CSE202 Database Management Systems
Database Design CT1313.
CF 1334 Sistem Basis Data (3 SKS)
Course Introduction 공학대학원 데이타베이스
Introduction Copyright © 2007 Ramez Elmasri and Shamkant B. Navathe.
Introduction to Database
Instructors: Churee Techawut
Welcome to GC311 Database Concepts
Computer Architecture Syllabus
CSC 111 Course orientation
(Advanced Human Computer Interaction)
CSC 361 Artificial Intelligence
Princess Nora University Faculty of Computer & Information Systems
Welcome to GC311 Database Concepts
INTRODUCTION TO INFORMATION SYSTEMS AND TECHNOLOGY (NET 201)
Database Applications Programming CS 362
Welcome to Software Engineering-2
Net 222: Communications and networks fundamentals (Practical Part)
Lecture1: Introduction to IT322 Software Engineering I
CSC227: Operating Systems
Advanced Databases CSD305.
Administrative Issues
Oracle Database Management System
Topics in Database Systems
Orientation CSC 111.
Sampath Jayarathna Cal Poly Pomona
Administrative Issues
Administrative Issues
Database Applications Programming CS 362
Database Fajar Agung Nugroho, S.Kom, M.CS
Introduction to Database
Presentation transcript:

Database Managment System INTRODUCTION Introduction

Instructors Dr. Aisha Zulal Shevkli (for lecture) Office: B15- ground floor Email: asevkli@ksu.edu.sa Note: when you email us please insert [IT331] in the subject line and include your REAL name, otherwise we will not answer your email. T.A. Abeer Al-Dayel (for DBA-lab) Office : Room 813  – 3rd Floor - Building 9 Email:aabeer@ksu.edu.sa T.A. Aseel Al-Turki (Tutorial) Email:  aseel.alturki@gmail.com Introduction

Textbooks Primary: Supplementary: Thomas Connolly and Carolyn Begg, Database Systems, Addison Wesley, 5thedition – 2010. Supplementary: Ramez Elmasri and Shamkant B. Navathe, Fundamentals of Database Systems, Addison Wesley, 6th edition 2010. Introduction

Course Content Topics # Weeks Transaction Processing and Concurrency Control 4 Recovery management 1 Query Processing 3 Distributed Databases Projects Presentations Introduction

Laboratory Content Topics # Weeks Introduction to DBA 1 Oracle Database Architecture Oracle Installation and Database Creation and Oracle Database Instance Management   Oracle Net Environment Configuration and User Security Administration  Performance Monitoring, Backup and Recovery Introduction

Course Learning Outcomes Comprehend, apply and evaluate the different techniques used in concurrency control and recovery and find advantages and disadvantages of each. Also, propose improvements to them. Comprehend and apply query processing methodologies Analyze and design a suitable database fragmentation based on a given a set of demands and constraints and decide the best way of executing queries on them. Learn and apply database administration techniques, taking Oracle as an example Have knowledge of emerging database technologies such as Object- Oriented Databases, Object-Relational Databases, Data Warehouse and Data Mining techniques, Mobile Database, XML Introduction

Grading Midterms (2) 25% Quizzes (2) 10% Weekly Assignments 5% DBA-lab Project Final Exam 40% Introduction

Exam Dates quiz #1 : Sunday 16-10-2011 mid #1 : Sunday 23-10-2011 Introduction

Course Website http://331it.wordpress.com/ Introduction