Multiple choice technology mainframe

"THE DATE, TIME, OR TIMESTAMP VALUE value IS INVALID" , What is SQLCODE for this statement

  1. -180

  2. -504

  3. -805

  4. -545

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

SQLCODE -545 is the DB2-specific error code for invalid date, time, or timestamp values. This error occurs when the provided value doesn't conform to the expected format or represents an impossible date (like February 30).