Respuesta :
Answer:
(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.
The technology which is not a MySQL table storage engine is: B. SuperNova
What is MySQL?
MySQL can be defined as open-source relational database management system (RDBMS) that was designed and developed by Oracle Corporation in 1995. Also, MySQL was developed based on structured query language (SQL).
In Computer technology, there are various storage engine that are designed and developed for use in MySQL table and these include the following:
- Blackhole
- MyISAM
- MRG_MyISAM
- InnoDB
However, SuperNova is not a MySQL table storage engine.
Read more on MySQL here: https://brainly.com/question/24443096