Hi I've copied some statements from the .pdf called: "TECHNICAL REPORT ISO/IEC TR 19075-6 First edition 2017-03 Part SQL Notation support 6: (JSON) for JavaScript Object" (not available anymore although there should be a similar replacement file)
In that pdf I found the data and statement (called 'table 15' in the .pdf) as in the attached bash file. But the result is different: as implemented by 15devel, the column rowseq is always 1. It seems to me that that is wrong; it should count 1, 2, 3 as indeed the example-result column in that pdf shows.
What do you think? Erik Rijkers
table15bug.sh
Description: application/shellscript