MIS 327 Database Management system 1 MIS 327: DBMS Dr. Monther Tarawneh Dr. Monther Tarawneh Week 1: Organisation and Overview.

Slides:



Advertisements
Similar presentations
COMP 5138 Relational Database Management Systems Sem2, 2007 Lecture 0 Course Overview.
Advertisements

TS 313 Multimedia Applications Welcome to TS 313 Multimedia Applications There is no audio lecture associated with this set of introduction slides Refer.
CIS101 Introduction to Computing Week 11 Spring 2004.
Lecture 1 Intro Databases and Information Systems DT210 S McKeever 1.
CS6003 Database Systems (10 credits) Lecturers: Adrian O’Riordan (term 1), Dr. Kieran Herley (term 2) Term 1 Contact: is office.
ITBP103: Principles of Information Technology W0-01: Introduction to IT.
CS3161 Operating System Principles Lecturer: Victor Lee Office: B6415 Telephone: Homepage :
Academic Year 2014 Spring. MODULE CC3005NI: Advanced Database Systems Academic Year 2014 Spring.
Section 01Resources1 HSQ - DATABASES & SQL 01 Resources And Franchise Colleges Name :MANSHA NAWAZ room :G 0/32
+ JAVA Programming CCSA Introduction this course is a hands-on course in programming with the Java language for students who have completed a course.
Dr. Iyad Jafar Embedded Systems CPE 333. Instructor Information Dr. Iyad F. Jafar Office : Room 002 Computer Engineering Office Hours Sunday & Tuesday.
+ Connecting to the Web Week 7, Lecture A. + Midterm Basics Thursday February 28 during Class The lab Tuesday, February 26 is optional review Class on.
SYSC System Analysis and Design 1 Part I – Introduction.
T: RIS620 ADVANCED PROGRAMMING.
David M. Kroenke’s Chapter One: Introduction Part Two Database Processing: Fundamentals, Design, and Implementation.
Chapter 2 – Software Processes Lecture 1 1Chapter 2 Software Processes.
Introduction to Computer Science A Professor Uday Reddy
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.
CMU SSD7: Database Systems
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.
SE3183 Advance Web Programming Programming Session 2013/2014.
Fundamentals of Databases CIS-235 Dr. Samir Tartir 2014/2015 Second Semester.
CSCE 520 Final Exam Study Guide. Next Class Guest Lecture on Hadoop – Dr. John Rose Interesting site: – Big Data Jobs Around The Nation (And What They.
Computer Network Management Course
Course Overview Prepared by L. Nouf Almujally 1. Course Objectives Fundamental concepts of database systems, in particular, relational database systems.
MIS 327 Database Management system 1 MIS 327: DBMS Dr. Monther Tarawneh Dr. Monther Tarawneh Week 2: Basic Concepts.
Advanced Database Course (ESED5204) Eng. Hanan Alyazji University of Palestine Software Engineering Department.
Data Warehousing/Mining 1 Data Warehousing/Mining Comp 150DW Course Overview Instructor: Dan Hebert.
CSEP 545 Transaction Processing for E-Commerce Course Information Spring (March – May) 2007.
+ Introduction to Class IST210 Class Lecture. + Course Objectives Understand the importance of data, databases, and database management Design and implement.
Introduction to CMPT 281. Outline Admin information Textbooks and resources Moodle site Grading Assignments Project.
King Saud UniversityCSC112 - First Semester CSC 112 Java Programming I Introduction.
Course FAQ’s I do not have any knowledge on SQL concepts or Database Testing. Will this course helps me to get through all the concepts? What kind of.
Csc1203.  Elmasri and Navathe, “Fundamentals of Database Systems”, 6 th Edition, Addison- Wesley,  Thomas Connolly, Carolyn Begg, “Database Systems:
UNIVERSITAS MUHAMMADIYAH SURAKARTA DATABASE MANAGEMENT SYSTEM - INTRODUCTION.
IST 210: Organization of Data
ICS202 Data Structures King Fahd University of Petroleum & Minerals College of Computer Science & Engineering Information & Computer Science Department.
Database Applications Programming CS 362 Dr. Samir Tartir 2014/2015 Second Semester.
CGMB324: MULTIMEDIA SYSTEM DESIGN
CSC 411/511: DBMS Design CSC411_L0_OutlineDr. Nan Wang 1 Course Outline.
DBMSDimu' Rumpak, Welcome and Mind Mapping This is Database Management System I’m Didimus Rumpak, MSi. Mind Mapping Course: (see next page)
Course Overview 1 FCM 710 Architecture of Secure Operating Systems Prof. Shamik Sengupta Office 4210 N
CSC 405: Web Application Engineering II Course Preliminaries Course Objectives Course Objectives Students’ Learning Outcomes Students’ Learning Outcomes.
CS151 Introduction to Digital Design Noura Alhakbani Prince Sultan University, College for Women.
ITIS 5160 Applied Databases Fall Overview Class hour 6:30 – 9:15pm, Wedn, Woodward Hall 125 Office hour 3:00 – 5:00pm, Wedn Instructor - Dr. Xintao.
IST 210: ORGANIZATION OF DATA Introduction IST210 1.
IMS 4212: Course Introduction 1 Dr. Lawrence West, Management Dept., University of Central Florida ISM 4212 Dr. Larry West
David M. Kroenke and David J. Auer Database Processing: Fundamentals, Design, and Implementation Chapter Ten: Managing Databases with SQL Server 2012,
Computer Science I ISMAIL ABUMUHFOUZ | CS 180. CS 180 Description BRIEF SUMMARY: This course covers a study of the algorithmic approach and the object.
Database Applications Programming CS 362 Dr. Samir Tartir 2014/2015 First Semester.
COMP9024: Data Structures and Algorithms Course Outline Hui Wu Session 1, 2016
Database Systems – (
Yonsei University 2nd Semester, 2017 Sanghyun Park
Course Introduction 공학대학원 데이타베이스
Syllabus Introduction to Computer Science
Introduction to Database
Web Design II PHP & MySQL or ASP.NET
Instructors: Churee Techawut
Welcome to GC311 Database Concepts
DBM 380 AID Perfect Education/ dbm380aid.com.
DBM 380 HELP Perfect Education/ dbm380help.com.
Welcome to GC311 Database Concepts
Lecture 1: Introduction
Welcome to Physics 1D03 !.
Introduction to Database
FINA251 Fundamentals of Microeconomics Week 1
Presentation transcript:

MIS 327 Database Management system 1 MIS 327: DBMS Dr. Monther Tarawneh Dr. Monther Tarawneh Week 1: Organisation and Overview

MIS 327: DBMS Dr. Monther Tarawneh 2 Welcome to MIS 327 Lecturer: Dr. Monther Tarawneh Prince Sultan College For Tourism & Business Lectures: Sunday & Tuesday, 7pm – 8:15 pm Web page:

Course Objectives Know the concept of Database Management System(DBMS). How to build relational databases and indexes using DBMS. The concept and use of structural Query Language (SQL) to build and manipulate relational Database. Security and controlling the relational Database Practice using one of the DBMS (i. e. Mysql or oracle MIS 327: DBMS Dr. Monther Tarawneh 3

Course Outlines Lecture1Overview Lecture 2Introduction to Database Management Systems Lecture 3Database Design Lecture 4More Database Design Lecture 5Structural Query Language (SQL) Lecture 6More Structural Query Language (SQL) lecture 7Assignment discussion Lecture 8Data Modelling Lecture 9More on Data Modelling Lecture 10Transfer Models to design Lecture 11Practice MIS 327: DBMS Dr. Monther Tarawneh 4 There is a break from 14/4/2010 – 24/4/2010

Recommended Text Book David M. Kroenke, David J. Auer: Database Processing Fundamental, Design and Implementation, Edition 11, Jeffery R. Shapiro: SQL Server, the Complete reference. Of course, there are many more good text books on databases. Feel free to use anyone MIS 327: DBMS Dr. Monther Tarawneh

Course Material Copies of the slides will be available for download on the lecture’s web site: but remember: slides are only an aide memoire! So : attend the lectures Slides may change Lectures give meaning to the bullet points We will roughly follow the recommended textbook, only a selected subset of the chapters the order also varies slightly enriched with material from further sources MIS 327: DBMS Dr. Monther Tarawneh 6

Software One objective of the course is to give some hands-on experience with existing database software But remember: Learn the principles, not the software! MIS327 includes both theoretical and practical work You can use various software in the labs: Oracle PostgreSQL Evtl. free SQL Browser Java/JDBC MySql MIS 327: DBMS Dr. Monther Tarawneh 7

Assessments 3 quizes (30%) Assignment (20%) Final Exam (50%) MIS 327: DBMS Dr. Monther Tarawneh 8

Do You Need to be DB Professional? Noooooooo At least not for MIS327… It is not a programming course, But covers database design, creation and usage MIS 327: DBMS Dr. Monther Tarawneh 9

Any Questions about the Unit’s Organisation MIS 327: DBMS Dr. Monther Tarawneh 10