Saturday, 18 July 2020

WEB ADI FIND PROGRAM

   select ba.attribute2,bit.user_name
     from bne_integrators_tl bit,
          bne_interfaces_b   bib,
          bne_param_lists_b  bplb,
          bne_attributes     ba
    where bit.integrator_code = bib.integrator_code
      and bib.upload_param_list_code = bplb.param_list_code
      and bplb.attribute_code = ba.attribute_code
      and bit.user_name like 'Escorts Service%'--Web adi Name

No comments:

Post a Comment