Which of the following are respective interfaces to the above statements?

Consider the following two statements:

LOAD DATA INFILE SELECT … INTO OUTFILE

Which of the following are respective interfaces to the above statements?

Consider the following two statements:

LOAD DATA INFILE SELECT … INTO OUTFILE

Which of the following are respective interfaces to the above statements?

A.
mysqlload

B.
mysqlimport

C.
mysqlexport

D.
mysqldiunp

Explanation:
LOAD DATA INFILE = mysqlimport,
SELECT..INTO OUTFILE..= mysqldump



Leave a Reply 0

Your email address will not be published. Required fields are marked *