SET @referenceId = <>;
DELETE FROM VH_AuditOnlineForm WHERE entryId = @referenceId;
DELETE FROM vh_onlineformrecord WHERE entryId = @referenceId;
DELETE FROM vh_onlineformfileupload WHERE onlineFormEntryId = @referenceId;
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article