Is there a way to return an ID from another table if criteria is met. Ex. If an Employee has 12 pay periods, taxes are filed individually, Minimum is >0 and <2500 (All of these fields would be in the Tax table) and return the TaxID to the Employee table that matches?
Or to have a query that answers these questions and returns the results?
Or to have a query that answers these questions and returns the results?