We have a series of SLX Groups that take a really long time to execute because of the SECCODEID checks that happen on the group that's built... If I just remove that aspect of the query it returns the same amount of results 6 times faster.. These are users that have access to all the data so it's pointless overhead...
Is there a way to just disable column level security completely? We aren't really using it at all and it's just adding to the weight of all the queries |