Hi Vibin ,
You can try the below query
select AcctCode from OACT where OACT.AcctCode IN (select U_Acc from [@Gen_Details])
Thanks,
TDP
Hi Vibin ,
You can try the below query
select AcctCode from OACT where OACT.AcctCode IN (select U_Acc from [@Gen_Details])
Thanks,
TDP