1.

The LOCAL capability for LOAD DATA does not need to be enabled explicitly.(a) True(b) FalseThis question was posed to me in examination.The origin of the question is Enabling or Disabling LOCAL Capability for LOAD DATA topic in section General MySQL Administration of MySQL

Answer»

Correct answer is (a) True

Explanation: The ‘LOCAL’ capability for the ‘LOAD DATA’ STATEMENT does not need to be ENABLED explicitly. It can be controlled at BUILD time and at RUNTIME. This can be achieved in two ways.



Discussion

No Comment Found

Related InterviewSolutions