SSC-EWI-BQ0012
Unable to generate correct OBJECT_CONSTRUCT parameter
Severity
Description
Code Example
Input Code:
INSERT INTO test.tuple_sample
VALUES
((12, 34)),
((56, 78)),
((9, 99)),
((12, 35));Output Code:
Recommendations
Last updated
