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 difference between key and alternate search key?
What are the built-functions used to control translate values dynamically?
Explain the field values for tools tables?
What is auto update?
Tell me the use of set control field in record field properties?
Explain what is peoplecode meta data?
What are the different ways we can set up the portal security to access component in portal?
What is difference between field default and row init?
How to bring advanced search page before normal search page?
What is the use of temporary records and state record in application engine?
Explain mandatory property of app.engine?
What is page meta data?
What conditions are required to establish parent child relationship between two records?
Can you please explain the difference between temporary table and sql view in peoplesoft?
What is maximum dimension of an array?