T
Tony Korban
Guest
there is a need to apply the minimum privilege between the profile who run the code and the one who compiled it for example a code compiled by a Read only user should not allow database update on runtime even if the profile who is running it has the update privilege at the moment the RO user cannot compile a static statment that updates the database. however a dynamic code can be compiled
Continue reading...
Continue reading...