Which of the following is a database?
2025
Which of the following is a database?
- A.
MySQL
- B.
Informix
- C.
SQL Server
- D.
All of the above
Attempted by 2227 students.
Show answer & explanation
Correct answer: D
The question asks to identify which of the given options is a database. Let's analyze each one: 1. MySQL: This is a popular open-source relational database management system (RDBMS) used for storing and managing data. 2. Informix: This is a commercial RDBMS known for its high performance and scalability in enterprise applications. 3. SQL Server: This is a relational database management system developed by Microsoft, widely used for data storage and analysis. Since all three options (MySQL, Informix, and SQL Server) are valid database management systems, the correct answer is 'All of the above'.