Which one of the following is not a secondary storage?

🎲 Try a Random Question  |  Total Questions in Quiz: 80  |  🧠 Study this quiz with Flashcards
This question is part of a full practice quiz:
DBMS Basics Practice Test: Storage and File Structures — practice the complete quiz, review flashcards, or try a random question.

Quiz on different storage structures such as physical, flash, tertiary, data-dictionary and file structures like RAID, file record organisation and database buffers. In a database management system (DBMS), file structure defines how file records are mapped onto disk blocks. File organization describes the logical connections between the different records that make up a file.  Here are some types of file organization: Sequential file organization: Records are placed in the file in some sequential order based on the unique key field or search key. Hash file organization: Uses hash function... Show more

Which one of the following is not a secondary storage?