0

How to write this mysql in DetachedCriteria in Hibernate

SELECT * FROM DEPRECIATION DEP INNER JOIN DEPRECIATION_SCHEDULE DS ON DS.DEPRECIATION_ID = DEP.DEPRECIATION_ID GROUP BY DS.DATE

Michael Vern
  • 201
  • 1
  • 1
  • 3
  • Incorrect SQL text. Incomplete grouping. – Akina Sep 30 '22 at 05:57
  • Please clarify your specific problem or provide additional details to highlight exactly what you need. As it's currently written, it's hard to tell exactly what you're asking. – Community Sep 30 '22 at 16:48

0 Answers0