<string>(?i)\b(no_data_found|too_many_rows|others|value_error)\b</string> <key>name</key> <string>support.type.exception.sql.oracle</string> </dict> <dict> <key>match</key> <string>(?i)\b(dbms_lock|dbms_output)\b</string> <key>name</key> <string>support.class.oracle</stri...
Sets the number of rows that SQL*Plus will fetch from the database at one time. Valid values are 1 to 5000. A large value increases the efficiency of queries and subqueries that fetch many rows, but requires more memory. Values over approximately 100 provide little added performance. ARRAYSI...
SET ARRAY[SIZE] {15|n} Sets the number of rows that SQL*Plus will fetch from the database at one time. Valid values are 1 to 5000. A large value increases the efficiency of queries and subqueries that fetch many rows, but requires more memory. Values over approximately 100 provide littl...