How to set the fetch size in SQL Developer?
(Doc ID 1234783.1)
Last updated on FEBRUARY 27, 2025
Applies to:
Oracle SQL Developer - Version 1.5 to 3.0 [Release 1.5.0 to 3]Information in this document applies to any platform.
Goal
How many rows are fetched and sent to the PC at a time in a result set?
If I write a SQL statement that would return 100,000 rows, are all 100,000 rows brought back to SQL Developer or does it return only the SQL Array Fetch Size and stop the query?
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |