Prevent an admin from specific deletions in background script
Hello,is it possible to prevent background script deletion of only a specific table like sys_user for admin users? So, for example:We want to prevent, that users with admin role cannot execute deletion on the sys_user table. Thank you in advance.