I am facing below problem
when i query this
select i_all_ users_names from dm_group
I get the all the users belonging to that group
But when i query this
select i_all_users_names from dm_group_r
I get the blank rows
Does any one having an idea of this, i need the 2nd query as i need to run it in SQL server
Regards,
Deepak