Running version 2.2.2 in DB2 Extension. VSCode version is 1.104.2. Db2 version13. When trying to deploy a new native stored procedure, receive -552 sql error code ...
The above statement should return the first row if 'A' is assigned to PARAM parameter, second row if 'B', etc... Otherwise, if 'ALL' is assigned to PARAM then all rows should be returned. Surprisingly ...