i have done incremental load.I need to get data for the days how many i want.For example suppose if i have one month of data i need to get data for how many days i want.
If i want last 4 days od data i need to get last four days of data.Or if i want 10 days of data i need to get 10 days of data.Can anyone tell me how to do this.