I am trying to get records which have upd_ts within last two years.How can I do this?Is using ADD_MONTHS() is good option?