InterviewSolution
Saved Bookmarks
| 1. |
What loads data files into tables?(a) mysqldump(b) mysqladmin(c) mysqlimport(d) mysqlexportThe question was posed to me in final exam.Origin of the question is MySQL Programs topic in portion MySQL Programming of MySQL |
|
Answer» Correct ANSWER is (c) MYSQLIMPORT |
|