How to run server side scripts as System so that it works for non-admin users?
Hi All, I have a requirement to execute a script include which is querying sys_user table to fetch INACTIVE user's details. This script include code is not working for Non-Admin users as they can fetch only ACTIVE user's data.I want the script includ...
