MCQ
Single Best Answer
Easy
QWhat is the purpose of the SELECT statement in MySQL?
ID: #15410
Introduction to MySQL Databases
92 views
Question Info
#15410Q ID
EasyDifficulty
Introduction to MySQL DatabasesTopic
Your Answer
Choose the Best Option
Click any option to instantly check if you're correct.
Correct Answer: Option D
Explanation
The SELECT statement in MySQL is used to retrieve data from one or more tables. It allows you to specify the columns and conditions to filter the data and can also perform calculations and join multiple tables.
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic