Lecture 01-Introduction

You might also like

Download as pptx, pdf, or txt
Download as pptx, pdf, or txt
You are on page 1of 14

https://sahibulsaif.wordpress.

com/wisdom/bismillah-nature/
CSC271 – DATABASE SYSTEMS

LECTURE - 01

INTRODUCTION
About The Course

• An introductory course on database systems.


• 3-1 Course: 3hrs Theory + 3hrs Lab per week.
• Primary focus: how database systems are designed and implemented.
• Covers
• Database design (ER Design)
• Relational databases
• SQL (Structured Query Language).
• Normalization
• Integrity constraints
• Transactions.
Course Outline

• Data/Information
• File based systems
• History of database systems, Database approach, Types of database systems
• Database Architecture, Database Life Cycle
• Entity Relationship Modeling
• Logical Database Design, Relational Modeling, Mapping
• Relational Algebra
• Structured Query Language
• Integrity Constraints
• Functional Dependencies, Normalization
• Advanced topics in database.
Text / Reference Books

Text Books
• Database systems: A Practical Approach to Design, Implementation, And
Management, Connolly, T. M. & Begg, C. E., 6th Edition (2015), Pearsons.
• Raghu Ramakrishnan and Johannes Gehrke: Database Management Systems;
McGraw Hill, 2nd Edition, 2000.
• Modern Database Management, Jeffrey A, Hoffer, 11th Edition.

Reference Books
• Jeffrey D. Ullman and Jennifer Widom: A First Course in Database Systems;
Prentice Hall, 1997.
• Hector Garcia-Molina, Jeffrey D. Ullman and Jennifer Widom: Database System
Implementation; Prentice Hall, 2000.
Course Evaluation

S. No. Assessment Items %age


1 Assignments 10
2 Quizzes / Class Participation 15
3 1st Sessional 10
4 2nd Sessional 15
5 Final examination 50
 Total 100
Today’s Lecture

In this lecture, you will learn about:


 Data
 Information
 Information retrieval
Does Data Matter ?

Does data play any role in organization’s growth..?

Example
• Continental - US Airline was at the bottom in ranking, in late 90s
• Business intelligence played vital role in Continental turnaround
• What Business intelligence (BI)?
• Improved customer service through data
• Effective collection, management & interpretation of Continental’s data

• Data matters indeed.


Data vs Information

 Data:
 Raw facts and figures
 Building blocks of information
Reg No, Name, Address, Gender
 Text, graphics, images, and/or video
 Information:
 Processed data
 Context is required to reveal meaning.
 Value is added to data. 30% 70%
Data vs Information

 Data: 51007
 Information:
 5/10/07 The date of your final exam.
 $51,007 The average starting salary of an accounting major.
 51007 Zip code of Bronson Iowa.

https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=8&ved=0ahUKEwjRw5KkmNzOAhUD7BQKHYmOBjoQFgg8MAc&url=http%3A%2F%2Fwww.cs.siena.edu
%2F~ebreimer%2Fcourses%2Fcsis-114-s08%2Flectures%2FData%2520vs.%2520Information
%2520(4).ppt&usg=AFQjCNG67c6gZwgrpj3FEVUYSbNru5jdKQ&sig2=OKGY67wN3ZErfkrpzXCCPw&cad=rja
Data vs Information

Data Information
SIRIUS SATELLITE RADIO INC.
 6.34
 6.45 $7.20

$7.00
 6.39
$6.80
 6.62

Stock Price
$6.60
 6.57
$6.40
 6.64
$6.20
 6.71
$6.00
 6.82
$5.80
 7.12 1 2 3 4 5 6 7 8 9 10
 7.06 Last 10 Days
Data -> Information

Data

Summarizing the data


Averaging the data
Selecting part of the data
Graphing the data
Adding context
Adding value

Information
What to do with Data ?

Data Information Decision Survival

 Information is extracted to reveal meaning in data


 Incomplete & inaccurate data leads to incomplete & inaccurate information
 Decisions are taken on the basis of information provided
 Accurate, complete, relevant and timely information is the key to good decision making
 The survival of an organization depends on the decisions taken
 Good Decisions  Raises (up) the organization
 Bad Decisions  Drowns (down) the organization
http://www.thomasformo.com/category/qa/

You might also like