Hi all,
I am developing a webboard using jsp & db2 and I am stuck in the following SQL statement.
----------------------------------------------------------
case 1)
select * from guestboard
where board_idx not in
( select board_idx from guestboard order by ref desc,re_step asc fetch first 10...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.