Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by NanetteC

  1. NanetteC

    stored procedure for data validation

    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...

Part and Inventory Search

Back
Top