nerdexam
Oracle

1Z0-908 · Question #73

Which two storage engines provide a view of the data consistent with the storage system at any moment? (Choose two.)

The correct answer is A. MyISAM C. MEMORY. https://zetcode.com/mysql/storageengines/

MySQL Architecture

Question

Which two storage engines provide a view of the data consistent with the storage system at any moment? (Choose two.)

Options

  • AMyISAM
  • BNDB
  • CMEMORY
  • DARCHIVE
  • EInnoDB

How the community answered

(48 responses)
  • A
    83% (40)
  • B
    6% (3)
  • D
    8% (4)
  • E
    2% (1)

Explanation

https://zetcode.com/mysql/storageengines/

Topics

#storage engines#MyISAM#MEMORY#data consistency

Community Discussion

No community discussion yet for this question.

Full 1Z0-908 Practice