Single Choice Easy

QWhich of the following DML statements is used to perform calculations on data in MySQL?

ID: #15471 DML - Data Manipulation Language 119 views
Question Info
#15471Q ID
EasyDifficulty
DML - Data Manipulation LanguageTopic

Choose the Best Option

Click any option to instantly check if you're correct.

  • A CALCULATE
  • B COMPUTE
  • C AGGREGATE
  • D SELECT
Correct Answer

Explanation

The AGGREGATE statement in MySQL is used to perform calculations on data, such as computing sums, averages, counts, and other aggregate functions.

Share This Question

Challenge a friend or share with your study group.