Podcast
Questions and Answers
Why are most databases stored permanently on disk secondary storage?
Why are most databases stored permanently on disk secondary storage?
- Cost of secondary memory is higher than primary memory
- Secondary memory is more secure than primary memory
- Databases are generally too large to fit entirely in main memory (correct)
- Secondary memory is faster than primary memory
What is primary storage in a computerized system?
What is primary storage in a computerized system?
- Storage media with large capacity and slow access
- Storage media that is inexpensive
- Storage media that can be operated on directly by the CPU (correct)
- Storage media that stores data permanently
What constitutes a record type or record format definition?
What constitutes a record type or record format definition?
- A sequence of records
- A collection of related data values or items
- A collection of field names and their corresponding data types (correct)
- A collection of file names
What is a file in the context of data storage?
What is a file in the context of data storage?
When is a file said to be made up of fixed-length records?
When is a file said to be made up of fixed-length records?
- What is the purpose of primary storage in a computerized system?
- What is the purpose of primary storage in a computerized system?
- Why are most databases stored permanently on disk secondary storage?
- Why are most databases stored permanently on disk secondary storage?
- What is a record in the context of data storage?
- What is a record in the context of data storage?
- What is a file in the context of data storage?
- What is a file in the context of data storage?
- What constitutes a record type or record format definition?
- What constitutes a record type or record format definition?