Can anyone assist with the most efficient approach to writing a query to determine the user field values associated with an HR11 record?
I am trying to determine which employees have certain values assigned in various user fields. I know that the table for user fields is HRUSERFLDS, but I'm uncertain of the relationship between it and the EMPLOYEE table/records.
(I'm attempting to do this as a SQL query, not through Add-Ins)
Thanks in advance.