Welcome, guest! Login / Register - Why register?
Psst.. new poll here.
Psst.. new forums here.
Microsoft is blocking us again (TY IP Reputation!) so just use oauth login instead. :)

Paste

Pasted as Plain Text by pet ( 12 years ago )
select * from albpm602_lh.cod_filter cf, albpm602_lh.cod_filter_value cfv
where cf.filter_id = cfv.filter_id
and cf.codetable_id =
  (select ccd.codetable_id
    from albpm602_lh.cod_codetable_def ccd
    where lower(ccd.codetable_name) like 'tmt_applicant_cg%')
and cf.filter_name = 'applicant_cg_mass';

 

Revise this Paste

Your Name: Code Language: