Question
Easy
SQL query and modification commands are represented in which of the following?
1
DDL
2
DML
3
HTML
4
XML
Question Details
Time to Solve: 12
Exam: HTET
Level/Paper: Level 3
Chapter: Database Management System (DBMS) & SQL
Topic: SQL
Correct Answer
Option B
Explanation
The correct option is (2): Data Manipulation Language (DML) is the exact subset of Structured Query Language (SQL) that handles all operations on the actual data stored inside the database tables. The core purpose of DML is to manipulate the data records themselves, which directly includes two major tasks: querying and modifying. The fundamental DML commands for querying are primarily the SELECT statement, which retrieves data, and the modification commands…Read More
Similar Questions from HTET Exam - Level 3 - Year 2020
Question 1
Easy
Source :
HTET 2020
The solitary purpose of NOT gate is which of the following ?
Chapter :
Computer System & Hardware Fundamentals
Topic :
Computer System
Question 2
Easy
Source :
HTET 2020
In context of Operating System File Management Function what is the full form of FAT?
Chapter :
Operating Systems & Software Concepts
Topic :
Computer Software
Question 3
Easy
Source :
HTET 2020
Primary author of HTML (Hyper Text Markup Language) is?
Chapter :
Web Designing using HTML
Topic :
HTML Basics
Question 4
Easy
Source :
HTET 2020
What tag is used for adding Images to HTML Web Documents ?
Chapter :
Web Designing using HTML
Topic :
HTML Basics