Advertisement
Guest User

Query Director for 495476-M

a guest
Dec 14th, 2017
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. select * from rocpersonprofile where srlprofilekeycode in
  2. (select intprofilekeycode from rocauthentication where srlauthenticatekeycode in
  3. (select intauthenticatekeycode
  4. from roccompanyofficer
  5. where chrrecordstatus = 'C'
  6. and chrdesignationcode = 'D'
  7. and vchcompanyno = '495476'
  8. ))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement