Hi,
if you want only row Second then try this
SELECT a.U_A FROM ITT1 a WHERE a.Father = $[owor.itemcode] and a.Code =$[wor1.itemcode] and a.U_A='BBA'
--Manish
Hi,
if you want only row Second then try this
SELECT a.U_A FROM ITT1 a WHERE a.Father = $[owor.itemcode] and a.Code =$[wor1.itemcode] and a.U_A='BBA'
--Manish