Multiple choice .net

Which is not a program that can create a database?

  1. Access

  2. MySQL

  3. Oracle

  4. SQL Server

  5. All of the above can be used to create a database.

Reveal answer Fill a bubble to check yourself
E Correct answer
Explanation

Microsoft Access is a desktop database system, MySQL is an open-source RDBMS, Oracle is an enterprise database system, and SQL Server is Microsoft's enterprise database platform. All four are fully capable of creating and managing databases.