Merge branch 'master' of http://yongjoon.cho@vcs.iten.co.kr:9999/itnAdmin/fairnet
This commit is contained in:
commit
af13db68af
@ -86,8 +86,8 @@
|
||||
|
||||
|
||||
) PG
|
||||
WHERE <![CDATA[ ROWNUM <= #firstIndex# + #recordCountPerPage# ]]> <!-- 페이징 -->
|
||||
) <![CDATA[ WHERE RN > #firstIndex# ]]> <!-- 페이징 -->
|
||||
<!-- WHERE <![CDATA[ ROWNUM <= #firstIndex# + #recordCountPerPage# ]]> --> <!-- 페이징 -->
|
||||
) <!-- <![CDATA[ WHERE RN > #firstIndex# ]]> --> <!-- 페이징 -->
|
||||
|
||||
|
||||
</select>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user