Good morning / afternoon / evening. I have a table in mysql that has a datetime field current_timestamp, name: Upload Date. What I need is to show the records where the load date is contemplated between the current day and 7 days ahead since the records are loaded in an agenda and what I need to show is the expiration of that data that is charged "In these 7 days expire the following records ... "and show them, always taking as the start date the current date and end date, current date + 7 days.