PeopleSoft Community Network
What is the purpose of the SQLEXEC function? What are its benefits and draw backs?
Tags:
SQLEXEC is used to execute the sql statements (select, insert,update,delete).
We can get only one row at a time.
Hi I would very much like us to be close friends. Please to make sure this mail got to you safely,do reply to me for my photos and details. Cheer
(zainabdosi29@gmail.com)
hi
SQLExec function is used to perform database operation (insert,update,delete,select etc) from peoplecode. It starts a new session for database connection & commits.
SQLExec function is used to perform database operation (insert,update,delete,select etc) from peoplecode. It starts a new session for database connection & commits. and also effects the performance
it is better to use CreateSQL, which loads multiple data and u can play with data without making connections to the database.
© 2024 Created by Maisam Agha. Powered by