Home » 
        MCQs » 
        DBMS MCQs » 
        DBMS File Organization MCQs
    
        
    Using multiple files and storing ___ record in each is the first method of mapping a database to a file
    
    
    
    7. Using multiple files and storing ___ record in each is the first method of mapping a database to a file.
    
        - Multiple
 
        - Only a Single
 
        - Two
 
        - Three
 
    
    Answer: B) Only a Single
    Explanation:
    Using multiple files and storing only a single record in each is the first method of mapping a database to a file.