Oracle
1Z0-873 · Question #44
Which of the following are some general properties of the mysqlimport client program?
Sign in or unlock 1Z0-873 to reveal the answer and full explanation for question #44. The question stem and answer options stay visible for context.
Using MySQL Client Programs
Question
Which of the following are some general properties of the mysqlimport client program?
Options
- AIt loads data files into tables.
- BIt can load files only on the server host.
- CIt provides a command-line interface to the LOAD DATA INFILE.
- DIt can load files both on the client and server host.
- EIt bypasses the server and writes directly to the corresponding data files.
Unlock 1Z0-873 to see the answer
You've previewed enough free 1Z0-873 questions. Unlock 1Z0-873 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#mysqlimport#LOAD DATA INFILE#data import#client vs server host