Home » 
        MCQs » 
        OrientDB MCQs
    
        
    Is the document and record both are same?
    
    
    
	45. Is the document and record both are same?
    
      - Yes
- No
Answer: B) No
    Explanation:
    In OrientDB, a document is a data structure containing one or more records, whereas a record is a single unit of data saved in a cluster.