COMPUTER APPLICATIONS
DATABASE MANAGEMENT SYSTEMS
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
Data Manipulation Language enables users to
|
Retrieval of information stored in database
|
|
Insertion of new information into the database
|
|
Deletion of information from the database
|
|
All of the above
|
Explanation:
Detailed explanation-1: -A data-manipulation language (DML) is a language that enables users to access or manipulate data as organized by the appropriate model.
Detailed explanation-2: -Data Manipulation Language or DML is a subset of operations used to insert, delete, and update data in a database.
Detailed explanation-3: -Definition. A data manipulation language allows users to access and retrieve database contents in both interactive and embedded (in a host programming language) modes.
Detailed explanation-4: -In SQL, these operations are broadly categorized into four categories which are DDL, DML, DQL, DCL.
There is 1 question to complete.