asked on May 27, 2021
I need to update a table in my SQL database with Workflow that will delete an entire row of data.
For instance, I have a workflow that will add a row of data, but when the workflow runs again, it is possible that the workflow will take a different branch and that row that was added will need to be deleted. Can I do that?
0
0