Hi everyone. I am trying to compare a list of dates which are there in the "arraylist" with the list of dates which are present in MSSQL
database. If any match is found i want to remove that date from the arraylist and produce the final output of arraylist. Please help me out with this one.