Download presentation
Presentation is loading. Please wait.
Published byFerdinand Henderson Modified over 8 years ago
1
5/12/2016 1
2
It is a repository where organizations keep their data. Every org maintains data about its business, its employees, and other relevant information. For example: A school maintains record for teachers, students etc.This data needs to be available whenever its required. It should be possible to retrieve any piece of I nformation at any time. This data needs to be updated on regular basis. For this we need to convert data into database. 5/12/2016 2
3
3
4
4
5
It arranges information in such a way that any specific piece of information can be easily accessed. 5/12/2016 5
6
Types of DB Hierarchical Network Relational Object-oriented. 5/12/2016 6
7
Of these, the Relational DB is the most popular one. A relational DB stores data in the form of tables. A table organizes data in rows called Records and columns are called Fields. Records and Fields together make up the table. 5/12/2016 7
8
Fields Reco rds 5/12/2016 8
9
It involves creating, modifying, deleting, and adding data to a DB. The S/W that performs these functions are called DBMS. DBMS software: Ms Access, MySQL, Oracle. 5/12/2016 9
10
Reduces Data Redundancy. Controls data inconsistency. Facilitates sharing of data. Enforces standards. Ensures data security. Maintains Integrity. 5/12/2016 10
11
5/12/2016 11
12
5/12/2016 12
13
5/12/2016 13
14
5/12/2016 14
15
5/12/2016 15
16
5/12/2016 16
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.