Database Question Answers - Chapter 1
-
29. Large collection of files are called
- fields
- Records
- Database
- Sectors
Answer :
Option C
-
30. Secondary index can be related with
- Function dependency
- B tree
- Domain calculus
- Relational algebric operators
Answer :
Option B
-
31. Data dictionary tell DBMS
- what files are in the database
- what attributes are processed by data
- what these files contain
- all of above
Answer :
Option D
-
32. The logical structure with one to many relationships is a
- network
- tree
- chain
- relational
Answer :
Option B
-
33. The distinguishable parts of a record are called
- files
- data
- fields
- formats
Answer :
Option C
-
34. Database management systems are used to
- eliminate data redundancy
- establish relationships among records in different files
- manage file access
- none of above
Answer :
Option A
-
35. Fragmentation of a file system
- Can always be prevented
- occurs only is file is not used properly
- Can be temporarily removed by compaction
- None of above
Answer :
Option C