The NEW_LINE procedure is used to place a line break.
The GET_LINE procedure returns a line separated by a line break. Each call to the PUT_LINE or NEW_LINE procedure generates a line that is returned by the GET_LINE procedure.
Applicability
This topic applies only to OceanBase Database Enterprise Edition. OceanBase Database Community Edition does not support this feature.
Syntax
DBMS_OUTPUT.NEW_LINE;
