Introduction to Database Technology course DT228/3 Semester 1.

Slides:



Advertisements
Similar presentations
UFCE8V-20-3 Information Systems Development 3 (SHAPE HK) Lecture 1 Module Introduction & Outline.
Advertisements

Requested Faculty Input 4 Packages 1.Course catalog description, List of CLO (Achieved) 2.List of assessments, List of activities- Today 3.Course topics.
Database Architecture Models and Design Ian Horrocks Carole Goble John Sargeant Simon Harper.
Lecture 1 Intro Databases and Information Systems DT210 S McKeever 1.
IS6112 Application Modelling and Design Introduction.
Database Design Concepts Info 1408 Lecture 1 Introduction to the module.
Revision of course For examination purposes. Outline of Examination Question 1 is compulsory and is worth 40%. There are five other questions, of which.
1 Database Systems Implementation Introduction. 2 First, some History Many techniques have their roots in two early systems (1970s):  INGRES (Berkeley)
MI807: Database Systems for Managers Introduction –Course Goals & Schedule –Logistics –Syllabus Review Relational DBMS Basics –RDBMS Role in Applications.
Cross-curricular Assignment Using your case study…
Modules in DT211/3 And the time you should spend on each one.
1 SENG1210 Introduction to Databases DT228 Year 1 Instructor: Bajuna Salehe
Academic Year 2014 Spring. MODULE CC3005NI: Advanced Database Systems Academic Year 2014 Spring.
MD807: Relational Database Management Systems Introduction –Course Goals & Schedule –Logistics –Syllabus Review RDBMS Basics –RDBMS Role in Applications.
Section 01Resources1 HSQ - DATABASES & SQL 01 Resources And Franchise Colleges Name :MANSHA NAWAZ room :G 0/32
ORACLE ONLINE TRAINING Contact our Support Team : SOFTNSOL India: Skype id : softnsoltrainings id:
Chapter 1 Course Orientation. Outline Definition of data source management Definition of data source management Importance data source management to organization.
Course Title Database Technologies Instructor: Dr ALI DAUD Course Credits: 3 with Lab Total Hours: 45 approximately.
Review of Activities of Working Group for Database Systems Prof. Dr Slobodanka Đorđević-Kajan.
Switch off your Mobiles Phones or Change Profile to Silent Mode.
11 Copyright س Oracle Corporation, All rights reserved. ® Overview of PL/SQL.
1 12. Course Summary Course Summary Distributed Database Systems.
Introduction to Database Management Systems. Information Instructor: Csilla Farkas Office: Swearingen 3A43 Office Hours: Monday, Wednesday 4:15 pm – 5:30.
Course Introduction Assist. Prof. Pongpisit Wuttidittachotti, Ph.D. Faculty of Information Technology King Mongkut's University of Technology North Bangkok.
Information System Development Courses Figure: ISD Course Structure.
1 Copyright © 2004, Oracle. All rights reserved. Introduction to PL/SQL.
INFS614, Dr. Brodsky, GMU1 Database Management Systems INFS 614 Instructor: Professor Alex Brodsky
©Silberschatz, Korth and Sudarshan1.1Database System Concepts COMP319: Introduction Course Structure Course Assessment Review: DBMS Structure Review: Terminology.
(VPD) Virtual Private Database Technique Hessah Hassan Al_kaoud.
UFCEUS-20-2 Web Programming Lecture 1 Module Introduction & Outline.
Switch off your Mobiles Phones or Change Profile to Silent Mode.
1 Copyright © 2004, Oracle. All rights reserved. Introduction to PL/SQL.
Introduction to Oracle. Oracle History 1979 Oracle Release client/server relational database 1989 Oracle Oracle 8 (object relational) 1999.
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.
COSC 3480 Projects, Christoph F. Eick 1 Lab COSC 3480 Fall 2000.
Database Architecture Models and Design Ian Horrocks & Robert Stevens room: 2.75/2.91
©Bob Godfrey, 2003, 2005 BSA206 Database Management Systems Lecture 1: Introduction.
Database Applications Programming CS 362 Dr. Samir Tartir 2014/2015 Second Semester.
Introduction HNDIT DBMS 1. Database Management Systems Module code HNDIT Module title Database Management Systems Credits2HoursLectures15.
Copyright © 2007 Ramez Elmasri and Shamkant B. Navathe Slide 4- 1.
Database Management Systems.  Instructor: Yrd. Doç. Dr. Cengiz Örencik   Course material.
Week 7 Lecture Part 2 Introduction to Database Administration Samuel S. ConnSamuel S. Conn, Asst Professor.
CIT 341: IT Project Management. Objectives Understand the main concepts of project management Understand how Projects are Delivered within Budget Learn.
TCCICOMPUTERCOACH ING.COM.  TCCI-Tririd Computer Coaching Institute provides best teaching in basic computer programming language at tcci-ahmedabad.
Advanced Database Course Syllabus 1 Advanced Database System Lecturer : H.Ben Othmen.
Feature Overview Oracle Explorer – browse and alter schema Wizards and Designers Automatic code generation PL/SQL Editor with IntelliSense Oracle Data.
Database Applications Programming CS 362 Dr. Samir Tartir 2014/2015 First Semester.
What is IQ? IQ (Information Quest) Gives University leaders the information they need in the way they want it … Quick extraction of data without custom.
Database Systems – (
CSE202 Database Management Systems
Introduction to SQL Server
Software Engineering (1)
Diskusi-08 Jelaskan dan berikan contoh penggunaan theta join, equijoin, natural join, outer join, dan semijoin The slides for this text are organized into.
Introduction Copyright © 2007 Ramez Elmasri and Shamkant B. Navathe.
Learn SQL, PLSQL and Oracle Applications Technical online training
Database Managment System
Diskusi-5 Sebutkan perangkat (tools) yang berpotensi mendukung kebutuhan tugas-tugas manajerial (management work) Jelaskan enam karakteristik informasi.
CS422 Principles of Database Systems Course Overview
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.
Introduction To Database Systems
IM 300Competitive Success/tutorialrank.com
MGMT 592Competitive Success/tutorialrank.com
COSC 6340 Projects & Homeworks Spring 2002
Database Applications Programming CS 362
Oracle Database Management System
Database Applications Programming CS 362
Database Fajar Agung Nugroho, S.Kom, M.CS
Introduction to the Module
COSC 3480 Projects & Homeworks Fall 2003
Presentation transcript:

Introduction to Database Technology course DT228/3 Semester 1

Breakdown of course This course is valued at 5 ECTS points. There are 36 contact hours, leaving 64 self-study hours. Weekly contact hours: –1 hour lecture –1 hour tutorial –1 hour lab Self-Study expectations: –Finish all lab / tutorial exercises assigned to you. –Undertake one lab test –Undertake one assignment, as part of a group. –Learn the theoretical and practical content of the course.

Lectures Design –Designing a data model using Normalisation Practical –Standard SQL and Oracle PL/SQL to allow for lab classes. Theoretical –Architecture and usage of RDBMS. –Theory of concurrent usage, architecture, data protection, security, recovery.

Tutorials Practice of database schema design. Problems relating to concurrency and transaction design. Design of a relational model (in a group) for a system from a set description. Design and specification of queries and transactions that would be required by the users of the designed system.

Practicals Introduction to Oracle SQL*Plus. Implementation of standard query types on a populated schema. Creation and population of a schema as designed in tutorials. Implementation of task-based queries. Implementation of task-based transactions, using commit and roll-back, taking concurrency issues into account. Some time will be given to doing your lab test and assignment.

Assessment 30% practical: –10% lab test. –20% group system implementation. 70% examination (2 hours): –4 questions, answer 3. Q1 compulsory, worth 40%, –based on tutorial and practical work. Q2, 3 and 4 worth 30% each. –Based on tutorial, practical and theory work.

You will learn Data modelling Relational database theory Use of Oracle Database 10g, using the SQL*Plus and iSQL*Plus tools. Design and implement: –Queries in SQL –Transactions in SQL –Procedures, Functions, Packages and Triggers in PL/SQL

Data modelling How to model data from the meaning of the stored data. Derive a data model from system data entries and outputs. Use Data Normalisation to improve your model.

Models you will see Sample schema –Builders’ providers – I will use this to demonstrate techniques –Football competition coordination – We will build this through simple exercises YOUR GROUP schema –YOU and two others from your class will design and build this.