How to execute sql command after import tool finished import
Confluence User - 13 May, 2021
I configured one import tool and want to execute insert command after import action completed. I used the trigger which insert data when insert or update, but when I import data, import tool will be endless loop within the trigger. How could I execute sql command after import tool finished import ? As my import action is not regular, so I can't set schedule job on SQL server.
userviews;import