what isthe difference between SQL View and Query View?
Answer Posted / bharath
SQL View: We can manually write the SQL Statements
Query View: This is selected to define the record
definition as a view that is constructed using the
PeopleSoft Query tool.Before u can create the
view ,PeopleSoft Application Designer prompts you to save
the definition.
| Is This Answer Correct ? | 10 Yes | 6 No |
Post New Answer View All Answers
What are query tables?
Explain what is sql definitions?
What is record group? Which records can be included into a record group?
What is default processing?
Explain what is menu meta data?
Does peopletools 8.4 support web server load balancing?
Explain mandatory property of app.engine?
What is the use of %subrec and %selectall functions?
Explain how to taken care performance management in people tools?
What will be the output of an application engine to use component variables instead of state record?
Tell me how many sub pages, secondary pages can you create in one level?
What is the purpose of the sqlexec function?
What is the use of set control field in record field properties?
Explain the difference between temporary table and sql view in peoplesoft?
How the output of a sql query be stored in a variable using peoplecode?