[Updated] Goldman Sachs Aptitude Test Questions and Answers
Practice List of TCS Digital Coding Questions !!!
Take 50+ FREE!! Online Data Interpretation Mock test to crack any Exams.
Technical Discussion :: Oracle Apps HRMS

6 / 106

What is the p_validate control parameter?

Answer:

Every API has a "p_validate control" parameter.

When the parameter is set to FALSE then all the business function validation is performed.

If every thing is validated then row can be Inserted/Updated/Deleted.

If p_validate is set to TRUE then only the actual operation is validated.

A savepoint is issued at the start of the call and a rollback is done at the end of the call.

 

Asked In ::

Post Your Answer Here:


Database Connectivity Error : Too many connections