Hello everyone,
Except SQL scripts that can be easliy found over the web, is there another way to reduce the POA table's size?
In C# for example. I wrote a console app that revoke access for users but the corresponding rows still remains in the POA table.
Does someone have an idea? Only SQL script do the job?
Thanks.