Good afternoon,
I have the following problem:
I have a DATA_ENTRATE column of type date and I need a select that compares to DATA_ENTRATE and the " current date " (eg today is 28/08/2015, tomorrow would be 08/29/2015), and return me only the records with the in_data> > = 90 days
If anyone can help me, thank you, I tried everything but without success.