FILE BASED SYSTEM is One way to keep information on a computer is to store it in permanent files.
Anonymous Quiz
87%
T
13%
F
..... is simply a collection of records, which contains logically related data
Anonymous Quiz
81%
file
4%
record
14%
field
......... contains a logically connected set of one or more fields
Anonymous Quiz
8%
file
85%
record
7%
field
File represents some characteristic of the real-world object that is being modelled
Anonymous Quiz
50%
T
50%
F
FILE-BASED SYSTEMS DISADVANTAGES:
Anonymous Quiz
2%
Separation & Isolation Of data
2%
Data Redundancy
2%
Integrity problems
94%
All
Database is an organized shared collection of related data used to support the activities of a particular organization.
Anonymous Quiz
97%
T
3%
F
Traditional database applications
Anonymous Quiz
64%
Store textual or numeric information
1%
Store images, audio clips, and video streams digitally
1%
Store and analyze maps, weather data, and satellite image
34%
All
Data warehouses systems:
Anonymous Quiz
7%
Support decision making
22%
Extract and analyze useful business information from very large databases
71%
Both
In DB insulation between the programs and data is also called program-data independence.
Anonymous Quiz
87%
T
13%
F
........... s the intermediate layer between the database and the programs that access the data.
Anonymous Quiz
4%
DB
86%
DBMS
10%
BOTH
........... is collection of programs that enables users to create and maintain a database and control access to them.
Anonymous Quiz
8%
DB
85%
DBMS
7%
BOTH
the primary key cannot have a NULL value, so the candidate key with a NULL value can be the primary key
Anonymous Quiz
39%
T
61%
F
What is the self-describing nature of a database system?
Anonymous Quiz
68%
It contains a complete definition of the database structure and constraints.
24%
It requires the use of metadata to describe the data.
9%
It stores data items and values separately.