Skip to Main Content

Programming Languages & Frameworks

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

post method bind variables

Arif2018Apr 7 2020 — edited Apr 7 2020

i am trying to understand the post method from node js to oracle on google but most of the examples are confusing or hard for me to understand.

i have some doubts , do we need to use bind variables everytime when we use post/delete and put methods.Appreciate if someone can post example without bind variables as i will be sending data from Angular front end.

What is the difference between router and controller , as i went through this good article. https://jsao.io/2018/03/creating-a-rest-api-with-node-js-and-oracle-database/

.

Comments

Post Details

Added on Apr 7 2020
1 comment
181 views