COMPUTER FUNDAMENTALS

COMPUTER APPLICATIONS

DATABASE MANAGEMENT SYSTEMS

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
A database management system is____
A
MySQL
B
Proxy
C
Apache
D
Php
Explanation: 

Detailed explanation-1: -The database structure is organized into physical files optimized for speed. The logical data model, with objects such as data tables, views, rows, and columns, offers a flexible programming environment.

Detailed explanation-2: -Which type of database management system is MySQL? Answer: Relational. MySQL is a ‘relational’ DBMS.

Detailed explanation-3: -A database management system (or DBMS) is essentially nothing more than a computerized data-keeping system. Users of the system are given facilities to perform several kinds of operations on such a system for either manipulation of the data in the database or the management of the database structure itself.

Detailed explanation-4: -MySQL is an open-source relational database management system that works on many platforms. It provides multi-user access to support many storage engines and is backed by Oracle. So, you can buy a commercial license version from Oracle to get premium support services.

There is 1 question to complete.