Do you know when and who is the inventor of RDBMS (relational database management systems)?

🎲 Try a Random Question  |  Total Questions in Quiz: 24  |  🧠 Study this quiz with Flashcards
This question is part of a full practice quiz:
Introduction to MySQL Questions — practice the complete quiz, review flashcards, or try a random question.

What is MySQL? 
MySQL is an open-source relational database management system (RDBMS). It is the most popular database system used with PHP. MySQL is developed, distributed, and supported by Oracle Corporation.  

The data in a MySQL database are stored in tables which consists of columns and rows.
MySQL is a database system that runs on a server.
MySQL is ideal for both small and large applications.
MySQL is very fast, reliable, and easy to use database system.It uses standard SQL
MySQL compiles on a number of platforms.


1. Do you know when and who is the inventor of RDBMS (relational database management systems)?