How to show data which is stored in the DB ?
There are four fields in the table I'd comment start date and end date . I want to display comment in the front end as per start date and end date? How to write query for that ?. Using jsp servlet mysql workbench. I want to show comment as per start date and end date.