Details
-
Fix
-
Status: Released (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
None
Description
The job JobSchedulerManagedDatabaseJob is not operating as described in the job documentation.
When database command selects more then 1 column, ideally if "resultset_as_parameters" is set to true, each column represents name value pair, but job would return first column name and value.