PeopleSoft Common Question:

Explain Why temp records are needed?

PeopleSoft General Interview Question
PeopleSoft General Interview Question

Answer:

We use temporary tables because on run time it creates many instances for parallel processing so that load on main table can be bring down if multilple users are using same main table at same time.


Previous QuestionNext Question
Explain The application server dynamically scales server processes according to the volume of transaction requests? which is known as?Explain Difference between sql statements and metasql statements?