News

I've got a PL/SQL function that is generating a web page the users can use to manipulate the data in a spreadsheet-like environment.<BR><BR>I need to pass this edited data back to the PL/SQL function ...
questionIssue is a usage/other question rather than a bugIssue is a usage/other question rather than a bug => I am trying to call a snowflake SQL SP that takes array ...
nil slice as array parameter is passed as NULL in SQL. Expected behavior: nil slice should be passed as an empty array in SQL.