- 
					 Identify the DBMS among the following.
- 
                        - MS-Access
- MS-PowerPoint
- PL/SQL
- MS-Excel
 
Correct Option: C
A general-purpose database management system (DBMS) is a software system designed to allow the definition, creation, querying, update, and administration of databases. Well-known DBMSs include MySQL, Microsoft SQL Server, Oracle, SAP, etc. PL/SQL (Procedural Language/Structured Query Language) is Oracle Corporation’s procedural language extension for SQL and the Oracle relational database. 
 
	