Our check hours and earnings table contains 4 "row_nbr"'s with Regular under row_nbr 1, Overtime under row_nbr 2 and misc earnings codes under row_nbr 3 and 4. When I link the earnings translation table to the hours and earnings table, the query returns only the misc earning codes.
Is there a way that I can lookup the translation using an SQL derived field without linking the tables?
Is there a way that I can lookup the translation using an SQL derived field without linking the tables?