교육문의 select list / order by 수정
This commit is contained in:
parent
9d9023647c
commit
cf37bc3a1b
@ -401,6 +401,7 @@
|
||||
<isNotEmpty property="searchQuery">
|
||||
$searchQuery$
|
||||
</isNotEmpty>
|
||||
ORDER BY qn.FRST_REGIST_PNTTM desc
|
||||
OFFSET #firstIndex# ROWS FETCH NEXT #recordCountPerPage# ROWS ONLY;
|
||||
</select>
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user