Ask Question
8 November, 13:11

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

(a) Blackhole

(b) SuperNova

(c) MyISAM

(d) MRG_MyISAM

(e) InnoDB

+4
Answers (1)
  1. 8 November, 15:16
    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 and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers