Skip to main content
Solved

List of Views Permission Sets

  • March 1, 2021
  • 1 reply
  • 199 views

Forum|alt.badge.img+6

Hi everybody

Is there any way to see which view has which permission sets?(like object security report) I want to see all of them. Is there any quick way

 

Thank you

 

 

Best answer by RutJWhalen

@Amy 

Hi, you could try the following 

 

select * from security_sys_granted_objects

 

e.g. 

 

Regards

 

John

This topic has been closed for replies.

1 reply

Forum|alt.badge.img+18
  • Superhero (Partner)
  • Answer
  • March 1, 2021

@Amy 

Hi, you could try the following 

 

select * from security_sys_granted_objects

 

e.g. 

 

Regards

 

John