I want to send a SQL statement to a Database to simply empty a table (table will be repopulated later in the same process flow). I cannot set up a stored procedure in the this database so I can't just call a stored procedure though I do have a macro set up to empty the table.
Answer >> You can send a SQL statement to empty the table by using the Custom Plugin activity in the process flow.
Refer to the attached documents and follow the steps.
Comments
0 comments
Article is closed for comments.