다음을 통해 공유


INVALID_TIME_TRAVEL_TIMESTAMP_EXPR error condition

SQLSTATE: 42K0E

시간 여행 타임스탬프 표현 <expr>은 유효하지 않습니다.

INPUT

Cannot be casted to the "TIMESTAMP" type.

비결정적

Must be deterministic.

OPTION

Timestamp string in the options must be able to cast to TIMESTAMP type.

UNEVALUABLE

Must be evaluable.