srobik836
srobik8364w ago

mssql returns double-nested results

MSSQL: Returns [[{...}, {...}]] (array wrapped in another array) PostgreSQL: Returns [{...}, {...}] (direct array of objects) is this expected bahaviour please? (using agent windows worker)
1 Reply
srobik836
srobik836OP4w ago
sorry, I have it. -- return_last_result

Did you find this page helpful?