Maxmix
Member³
Hi,
Just found this wonderful option in the just installed PLSDv10!
However, I cannot make it working (always all db users are displayed).
This query works in SQL Window:
select * from all_users where
exists (select null from zmm.working_users_view zz where zz.username=all_users.username and not_syn_counter>0)
In bold is the text I am trying to enter in the "User selector where clause for sys.all_users view" field.
What could be reason?
Just found this wonderful option in the just installed PLSDv10!
However, I cannot make it working (always all db users are displayed).
This query works in SQL Window:
select * from all_users where
exists (select null from zmm.working_users_view zz where zz.username=all_users.username and not_syn_counter>0)
In bold is the text I am trying to enter in the "User selector where clause for sys.all_users view" field.
What could be reason?