Information Systems Flashcards
What is a database
Collection structured of similar information that can be accessed easily
What is data
It is raw, unprocessed information, doesn’t mean anything by itself
What is information
It is data which is processed to give it a meaning
What takes up more space - manual or electronic database
Manual
Which can be searched quickly - manual or electronic database
Electronic
Which is most expensive to set up - manual or electronic database
Manual
Which is most secure - manual or electronic database
Electronic
What does a database management system do
It’s a program that stores data
What are the main operations that a DBMS carries out?
Editing, sorting, searching, extracting
How is the data structures in a DBMS
Into files, records and fields
What is a file
Collection of similar data
What is a record
contains all the data about one particular person or object.
What is a field
name given to each separate item of data which is contained within the record
What are the data types in a database
Text, integer, real number, Boolean, decimal, currency, date, time
What is an advantage of using a computerised database
Calculated fields can be created