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)- A83% (40)
- B6% (3)
- D8% (4)
- E2% (1)
Explanation
Topics
#storage engines#MyISAM#MEMORY#data consistency
Community Discussion
No community discussion yet for this question.