Answer Posted / kiran
Dynamic view that can be used like a view in pages and
PeopleCode, but is not actually stored as a SQL view in the
database. Instead, the system uses the view text as a base
for the SQL Select that is performed at runtime. Dynamic
views can provide superior performance in some situations,
such as search records and in PeopleCode Selects, because
they are optimized more efficiently than normal SQL views.
| Is This Answer Correct ? | 24 Yes | 2 No |
Post New Answer View All Answers
What is the purpose of the sqlexec function?
Explain the application package?
What is differed processing?
How many sub pages, secondary pages can you create in one level?
Is WebSphere certified on PeopleTools 8.1x?
What are the options for using sql in people code?
What is process scheduler information?
What is an array in people code?
When we select a component what events will be fired?
What databuffer classes are available in people code?
Can you please explain the difference between temporary table and sql view in peoplesoft?
What is application package?
What are the different ways we can set up the portal security to access component in portal?
Can a PeopleTools 8.4 and a PeopleTools 8.1x application server run on the same machine?
Explain what is menu meta data?