You are on page 1of 1

select distinct employee_id, employee_status from wf_usersdetails where employee_id

in
(select emp_id from employee where emp_id not in
(select emp_id from empl13 ) and active='T') and employee_status ='INACTIVE'

select * from wf_usersdetails where employee_id ='10018868'

select * from employee where emp_id='10018868'

'preethi.koricherla@quesscorp.com','vivek.s@quesscorp.com','viditha.jhadhav@quessco
rp.com','pushpa.anumula@quesscorp.com','dhankumari.pradhan@quesscorp.com','gopalakr
ishna.t@quesscorp.com','manju.ulaganathan@quesscorp.com','sreetam.mohanty@quesscorp
.com','yanjana.thuain@quesscorp.com','prasad.kalidevi@quesscorp.com','nithin.kamuni
@quesscorp.com','mahuabanerjee1997@gmail.com','azhar.sheriff@quesscorp.com','pradee
p.gowda@gmail.com','nirmalfrancis.d@magna.in','mohammed.furquan@quesscorp.com'

'10021181','10022484','10022489','10022627','10022703','10022749'

'10001254','10001631','10003791','10005859','10006246','10006252','10007411','10008
916','10009354','10009376','10010228','10012696','10015180','10015611','10015822','
10015955','10016141','10017010','10017394','10017600','10017750','10017919','100184
33','10019828','10019931','10020119','10020409','10020422','10020720','10020782','1
0020977','10020995','10021003','10021040','10021044','10021079','10021080','1002109
2','10021096','10021111','10021127','10021134','10021139','10021166','10021201','10
021203','10021229','10021309','10021397','10021418','10021419','10021421','10021426
','10021427','10021442','10021462','10021475','10021479','10021497','10021516','100
21517','10021518','10021603','10021605','10021612','10021616','10021657','10021670'
,'10021730','10021874','10021995','10022159','10022215','10022585','10022621','1002
2772','10023412','10023458','10023467','10023618','10023940','10023953','10023992',
'10024184','10025012','10025453','10025647','10026252','10026310','10026393','10026
772','10026891','10028337','10028338','10028369','10028545'

You might also like