Topic 11 Database systems Flashcards
Access rights
Restrictions in a user’s access to only those files needed in order to perform their job.
Password
A series of characters which need to be typed in before access to certain ICT resources is allowed.
Query
Searching the database
Import/export
Transferring data to and from another program
Report
The output from a database in which the results are presented in a way that is controlled by the user e.g. list of patients with operations the next day to organise theatre schedules
+/- of relational database rather than flat file (3) (2)
+No data duplication
+Much easier to search for specific information
+Data may be combined more flexibly
- Expensive
- Hard to set up
Flat file database
Only have one table of data
Relational database
A large collection of data items stored in tables containing links between the tables so that the data can be accessed in many different ways and by a range of different programs