Multiple choice technology databases

SQL1224 error means?

  1. FAILED TO RETAIN COOPERATIVE TASK

  2. FAILED TO LOAD INFILE

  3. FAILED TO PUT SQL LOCK ON A TABLE

  4. FAILED TO LOCK RECORD FOR WRITING

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

SQL1224 occurs when the database fails to load an input file during operations. The INFILE refers to file handling operations, typically during data import or export processes.