For my AP_FORM_39883, there's an Element_1 field with a value of 2. In the AP_Elements_OPTION table, the value of the OPTION field is "Complete" for Element_id = 1, option_ID = 2 and Position = 2. I am trying to build a SQL statement to so that I can list the value "Complete", instead of AP_FORM_39883.Element_1 = 2. Can someone suggest a SQL statement to join the proper tables?