You can identify the current role for the current authorized user with the following statement:
SELECT CURRENT_ROLE;
The system displays a response similar to the following:
Current_Role ------------------------------ Buyers_role
You can identify the current role for the current authorized user with the following statement:
SELECT CURRENT_ROLE;
The system displays a response similar to the following:
Current_Role ------------------------------ Buyers_role