InterviewSolution
Saved Bookmarks
| 1. |
Which table is used to run a UNION-type query on MyISAM tables?(a) TRADITIONAL(b) MERGE(c) SERVELET(d) UNITEThe question was posed to me in homework.My question is taken from Performing Multiple topic in portion Using SQL to Manage Data of MySQL |
|
Answer» Correct CHOICE is (B) MERGE |
|