My requirement here is, if I have a Id and Detail Sequence, I would like to know if any of the records corresponding to that Packet-Sequence are in Error.
For Eg. say I have Id as 100 and Detail-Sequence as 2. The Packet-Sequence is 2 for the record which has Detail-sequence as 2. The Packet-Sequence is also 2 for the records which has Detail-Sequence as 3 and 4. I would like to have a query which gives me the Id Err-Code from Error-table corresponding to that packet (i.e., For Detail Sequence numbers 2, 3, 4) joining Detail and Error table in a Single query.
Am I clear with the requirement? Please give me a solution.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum