BIP2460
Severity
20 : ErrorMessage
Error casting character string '<insert_0>' to a date.Explanation
The character string had the value '<insert_0>'. A character string must have the form 'DATE 'yyyy-mm-dd'', or 'yyyy-mm-dd' for it to be castable to a date.Response
Ensure that the string being cast has a valid value.