I want to list all the dates between two given dates (start_date and end_date)

where start_date = minimum date from a table
and end_date = sysdate

can u please guide for generating query for this