Comparing two date fields



I have two date fields, actual and target.

i would like to return all data from the table only if the actual date
is within 30 days after the targeted date.

.