I have a sale table un my postgres database. The sale table have a column date. I need a jpql query to fetch all sale that happen between two specific date.
Asked
Active
Viewed 52 times