79581188

Date: 2025-04-18 14:07:47
Score: 1
Natty:
Report link

combination ORDER BY with FETCH FIRST 1 ROWS ONLY

@Query("SELECT tt FROM TestTable tt ORDER BY tt.testColumn FETCH FIRST 1 ROWS ONLY")
TestTable findSomething();
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: ak-j