adspace
Answer Posted / Chitransh Alind Saxena
{"Scroll Select in PeopleSoft is a SQL statement that allows the results of a query to be scrolled through as if it were a file. It's useful for iterating over large result sets without having to execute multiple SELECT statements. Other similar constructs include 'DECLARE SCROLL CURSOR' and 'OPEN SCROLL CURSOR FOR' in PL/SQL, which perform the same functionality in Oracle databases.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category