MCQ
Single Best Answer
Easy
QWhich DML statement is used to retrieve data from multiple tables in MySQL?
ID: #15485
Data manipulation language - MySQL
114 views
Question Info
#15485Q ID
EasyDifficulty
Data manipulation language - MySQLTopic
Your Answer
Choose the Best Option
Click any option to instantly check if you're correct.
Correct Answer: Option B
Explanation
The JOIN statement in MySQL is used to retrieve data from multiple tables by establishing relationships between them. It allows you to combine related data from different tables.
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic