Boy I hope you can help me...
at the present I have a page with multiple check boxs
the query for the record set is this :
SELECT pay_code,description,cc_payment
FROM ADMIN_PAY_METHODS
WHERE expiration_date >= SYSDATE
OR expiration_date IS NULL
ORDER BY payment_code ASC;
This...
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.