Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

where (Netid = user_name() and @ACCT_NBR = ACCT_NBR)

union all

select 1 as [fn_securityPredicate_result]

where OR IS_SRVROLEMEMBER(N'sysadmin') = 1

...