• SQL for Dynamic Role to exclude members of a group.

    I'm working on a Dynamic Role for users that are currently not members of a group that begins with specific value.  An example would be an SQL statement that excludes all users that are in groups beginning with "ARS."  I've tried to use the…