🖊️
JUN_API
  • Description
  • API
    • IGDB API
    • Kakao postcode API
    • Toss payment API
    • Kakao login API
    • Naver login API
    • Google login API
  • Query
    • User Page
    • Main Page
    • Payment_Select Page
    • Project Details Page
    • Notice Page
  • Event
    • e_limit_days
  • Stored Procedure
    • up_payment_insert
    • up_signUp_Insert
    • up_signUp_delete
Powered by GitBook
On this page
  • 리워드 선택
  • Select Rewards

Was this helpful?

  1. Query

Payment_Select Page

Payment_Select Page 에서 사용할 쿼리

PreviousMain PageNextProject Details Page

Last updated 4 years ago

Was this helpful?

리워드 선택

Select Rewards

project ID가 77인 rewards만 출력

SELECT * 
FROM tbl_rewards 
WHERE sys_project_id = 77