what is dynamic view?

Answers were Sorted based on User's Feedback



what is dynamic view?..

Answer / 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

what is dynamic view?..

Answer / krishna

Dynamic View is similar to SQL View but we can not build
the dynamic view. When we dont want store the data base
then us dynamic view.

Is This Answer Correct ?    19 Yes 9 No

what is dynamic view?..

Answer / venkat

BY USING DYNAMIC VIEW WE CAN CHANGE OUR SQL QUERY
DYNAMICALLY AT RUNTIME BY USING SQLTEXT PROPERTY.SO WE CAN
GET DYNAMIC RESULTS ACCORDING TO OUR REQUIREMENT.

BUT IN SQL VIEW WE CAN NOT CHANGE THE SQL QUERY ONCE SAVED.
SO WE CAN GET STATIC RESULTS WHEN USING SQL VIEWS.

Is This Answer Correct ?    12 Yes 2 No

Post New Answer

More PeopleSoft Tools Interview Questions

What are the People Tools available for Integration Broker?

2 Answers   HCL,


Tell me how many sub pages, secondary pages can you create in one level?

0 Answers  


How to populate data into grid in online?

0 Answers  


Explain what is process scheduler information?

0 Answers  


Which records can be included into a record group?

0 Answers  






How does peoplesoft use views? Which are online functions?

0 Answers  


Which http servers and java servlet engine combinations are supported with peopletools 8.4?

0 Answers  


Explain what is html & image meta data?

0 Answers  


How is the searchinit event most often used by people soft application?

0 Answers  


What is the difference between %Select and %SelectInit in Application Engine Peoplecode.

4 Answers   Accenture,


What conditions are required to establish parent child relationship between two records?

0 Answers  


You want to create a prompt table dynamically for a specified field. How would you do that?

0 Answers  


Categories
  • PeopleSoft HRMS Interview Questions PeopleSoft HRMS (83)
  • PeopleSoft Financials Interview Questions PeopleSoft Financials (27)
  • PeopleSoft Administration Interview Questions PeopleSoft Administration (181)
  • PeopleSoft Tools Interview Questions PeopleSoft Tools (176)
  • PeopleSoft Interfaces Interview Questions PeopleSoft Interfaces (58)
  • Internet EBusiness Interview Questions Internet EBusiness (19)
  • PeopleSoft Implementation Interview Questions PeopleSoft Implementation (142)
  • PeopleSoft General Interview Questions PeopleSoft General (385)
  • PeopleSoft AllOther Interview Questions PeopleSoft AllOther (60)