Ask Question

Which of the following is NOT a MySQL table storage engine?

(a) Blackhole

(b) SuperNova

(c) MyISAM

(d) MRG_MyISAM

(e) InnoDB

+3
Answers (1)
  1. 14 May, 20:22
    0
    (b) Supernova.

    Explanation:

    MYSQL storage engines are software modules that are used by the database management systems to read, update, create from a database.

    There are basically two types of storage engines Transactional and Non-Transactional.

    Among the names engines provided all of them are MYSQL storage engines except supenova.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “Which of the following is NOT a MySQL table storage engine? (a) Blackhole (b) SuperNova (c) MyISAM (d) MRG_MyISAM (e) InnoDB ...” in 📗 Computers & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers