You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ian Ibbotson edited this page Dec 2, 2013
·
1 revision
Combos for a component with type
select combo.*, rdv.rdv_value from combo, refdata_value rdv where combo_from_fk = COMPONENT_ID or combo_to_fk = COMPONENT_ID and combo_type_rv_fk = rdv.rdv_id;