MSSQL output multiple values
Posted: Sun Jan 07, 2018 12:22 am
Hello team!
Is there a way that MSSQL checks can return the output of more than one value or row? Currently, it is only outputting the last row that returns from the query check (returning returning 2 rows). Its a check to see which jobs failed and its returning the names of the jobs. More than likely my check would return 1 to 5 values if there was an issue.
Thank you for any assistance you can provide.
Is there a way that MSSQL checks can return the output of more than one value or row? Currently, it is only outputting the last row that returns from the query check (returning returning 2 rows). Its a check to see which jobs failed and its returning the names of the jobs. More than likely my check would return 1 to 5 values if there was an issue.
Thank you for any assistance you can provide.