Short Answer
In SQL*Plus,the command SET SERVEROUTPUT ____________________ SIZE 4000 is used to increase the buffer size to 4000.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q17: A(n)_ is a program that enables software
Q18: DDL queries may be used in PL/SQL
Q19: A PL/SQL program usually begins with the
Q20: In a PL/SQL decision control structure the
Q21: The error message "ORA-01422: exact fetch returns
Q23: What section of a PL/SQL program is
Q24: To parse a character string it is
Q25: _ statements are lines of text that
Q26: What predefined error indicates that a primary
Q27: PL/SQL is a procedural programming language.Explain what