SQL Query to get the type of supervisor or manager created in the system

Select * from HR_LOOKUPS WHERE LOOKUP_TYPE = 'PER_SUPERVISOR_TYPE'

I hope this blog post was helpful for you. If you have any questions or feedback, please leave a comment below.