Databases Flashcards
1
Q
Manual Database
A
- A filing cabinet can be considered to be a manual database
- this is where files & folders are stored & can be retrieved by opening a drawer
- Due to the advance of technology most manual databases have been replaced by computerised databases
2
Q
Computerised Databases
A
- taken over from manual databases for the most part
- defined as the storing of files and folders electronically as a collection in tables where one related or unrelated to each other
3
Q
Definition of Databases
A
- A database is a collection of repository info that is organised in tables that are related to each other
4
Q
Eg. Of Popular Database Software
A
- Microsoft Access
- My SQL
- Oracle Lite
5
Q
Define Database Management System (DBMS)
A
- A software package (eg. Microsoft Access) designed to define, manipulate, retrieve & manage data in a database
- A DBMS generally manipulates the data, the data format, field names, record structure & file structure
6
Q
Advantages of a DBMS
A
- Reduction of Redundancy
• redundancy is accumulating the same data items in more than one place - Sharing Data
• In a manual database, data canNOT be shared among several users.
• In computerised databases, many users can share the same data if they are connected via a network - Data Integrity
• can be maintained by specific rules & restrictions regarding what kind of data may be entered into a database - Data Security
• it is difficult to restrict persons from viewing a manual database but with a computerised database, this can be protected via the use of passwords
7
Q
Disadvantages of DBMS
A
- Cost- this system is very EXPENSIVE to implement and maintain
- Size- the complexity of a DBMS causes the software to be extremely LARGE, occupying many GB of DISC SPACE & requiring substantial amount of MEMORY to run it efficiently