Versions Compared

Key

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

This process was implemented in March 2015.

The graph will extract the KIM entities that are using the Technical Admin RoleĀ 

Code Block
select * from KRIM_ROLE_MBR_T where ROLE_ID='63' and isnull(ACTV_TO_DT) and MBR_TYP_CD=='P'