I need a solution
HI,
I have created a workflow for deploying the software.Now I want to check whether the software is installed or not from the Inv_AddRemoveProgram table. So how do I Select the software name from AddRemove table and check it through SQL Query. If it is present then update the deployment status column present in other table.
Thanks.