How to get user category for user?
Summary
How to get user category for user?Content
When we create a user we have default user and for supplier user we have created SUPPLIER_USER user type.
We are running a report for user from the table PER_USERS table and want to join the user code from the table ASE_USER_CATEGORY_B
Appreciate any help to let me know how to get the user and user category table to join so that we can run user name, user category in a query?
1