Hi , I have input file having year ( let's say 2015 to 2017 YYYY) .  I am trying to fetch system year ( year(today())  And then compare year from input file to fetched year.  If matches , those rows should come in output.    If comparison for years is not working ..Have tried reading input year in chat..Integer both..But nothing working.  Can some one please help..Urgent !
						
					
					... View more