Home » 
        MCQs » 
        DBMS MCQs » 
        DBMS Indexing MCQs
    
        
    Besides the search key, index records contain a pointer to the ___ data on the disk
    
    
    
    24. Besides the search key, index records contain a pointer to the ___ data on the disk.
    
        - Previous
 
        - Consecutive
 
        - Actual
 
        - None
 
    
    Answer: C) Actual
    Explanation:
    Besides the search key, index records contain a pointer to the actual data on the disk.