Author: bshkris
Posted: Tue May 09, 2017 9:51 pm (GMT 5.5)
I have issue with dates, like when I have records in same month more than 1, example
case1:
2017-05-240001000002400
2017-05-250001000002400
2017-05-240001000002400
all above records should go in out put file 1.
case 2: if only two records comes in input file
2017-05-240001000002400
2017-05-240001000002400
only one rec I need to put in out put file 2
should go another file
Tried many ways, not happening.
_________________
hi, good luck, keep in touch
Posted: Tue May 09, 2017 9:51 pm (GMT 5.5)
I have issue with dates, like when I have records in same month more than 1, example
case1:
2017-05-240001000002400
2017-05-250001000002400
2017-05-240001000002400
all above records should go in out put file 1.
case 2: if only two records comes in input file
2017-05-240001000002400
2017-05-240001000002400
only one rec I need to put in out put file 2
should go another file
Tried many ways, not happening.
_________________
hi, good luck, keep in touch