Click HERE to see how Saviynt Intelligence is transforming the industry. |
on 02/21/2023 10:24 PM
From UI, it is not possible to make in blank, only option would be to use Custom query job to update it and make it blank/null
In version 5.5 SP 3.X, it shows that Customquery is deprecated. Could you share an example of how this can be achieved in this version?
Share custom query
any standard best practices query suggested by Saviynt as only Custom query is solution
update users set donotdelgete=null where ( no active delegate)
Nope the above query should be fine either you can try to put as null or just keep it as blank