Author: vickey_dw
Posted: Wed Feb 22, 2017 2:56 pm (GMT 5.5)
Thanks for the reply!!!
My requirement is to add records first 10 from data set 2 once it finds AAA in data set 1.Then add next 10 record a from data set 2 once it finds BBB in data set 2.
So out will like
For sake of simplicity I have given the above data in post1 but unfortunately I ended up in confusing you.
Hope I am clear now
Posted: Wed Feb 22, 2017 2:56 pm (GMT 5.5)
Thanks for the reply!!!
My requirement is to add records first 10 from data set 2 once it finds AAA in data set 1.Then add next 10 record a from data set 2 once it finds BBB in data set 2.
So out will like
Code: |
AAA 1st 10 record of data set 2 BBB Next 10 record of data set 2 |
For sake of simplicity I have given the above data in post1 but unfortunately I ended up in confusing you.
Hope I am clear now