MCQ IN COMPUTER SCIENCE & ENGINEERING

COMPUTER SCIENCE AND ENGINEERING

SQL

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
MySQL runs on which operating systems?
A
Unix and Linux only
B
Linux and Mac OS-X only
C
Unix, Linux, Windows and others
D
Any operating system at all
Explanation: 

Detailed explanation-1: -MySQL is an Oracle-backed open source relational database management system (RDBMS) based on Structured Query Language (SQL). MySQL runs on virtually all platforms, including Linux, UNIX and Windows.

Detailed explanation-2: -Platform Independence-MySQL runs on over 20 platforms including Linux, Solaris, AIX, HP-UX, Windows, and Mac OS X giving organizations complete flexibility in delivering a solution on the platform of their choice.

Detailed explanation-3: -MySQL is a relational database management system (RDBMS) developed by Oracle that is based on structured query language (SQL). A database is a structured collection of data. It may be anything from a simple shopping list to a picture gallery or a place to hold the vast amounts of information in a corporate network.

Detailed explanation-4: -MySQL is a relational database management system A relational database stores data in separate tables rather than putting all the data in one big storeroom. The database structure is organized into physical files optimized for speed.

There is 1 question to complete.