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
When we select a component what events will be fired?
Which http servers and java servlet engine combinations are supported with peopletools 8.4?
How to populate data into grid in online?
Explain tree manager?
Tell me the use of set control field in record field properties?
How should Web Application Servers be usedwith PeopleTools 8.1x and PeopleTools 8.4?
Explain how many sub pages, secondary pages can be created in one level?
What is xlat - translate values?
What is an expert entry?
Explain what is tree manager?
Why do peoplesoft often use views as search records?
Explain what is workflow?
How can you improve the security and usability of a prompt table edit?
How to bring advanced search page before normal search page?
Can you please explain the difference between temporary table and sql view in peoplesoft?