Home » MYSQL » Mysql Setup » Question
  1. The LOCAL capability for LOAD DATA does not need to be enabled explicitly.
    1. False
    2. True
    3. NA
    4. NA
    5. NA
Correct Option: B

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.



Your comments will be displayed only after manual approval.