IN SQL- to convert DATETIME FIELD to String, we use to_char(s.startTime,'dd/mm/yyyy') but in JPQL how can we convert or any other format to take ...
確定! 回上一頁