Ask Question
3 September, 15:44

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

(a) Blackhole

(b) SuperNova

(c) MyISAM

(d) MRG_MyISAM

(e) InnoDB

+2
Answers (1)
  1. 3 September, 18:29
    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?
Get 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 there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers