The NEW_LINE stored procedure places an end-of-line marker.
The lines returned by GET_LINE are delimited by the line break. When you call PUT_LINE or NEW_LINE, it generates a line that is returned by GET_LINE.
Applicability
This topic applies only to OceanBase Database Enterprise Edition. OceanBase Database Community Edition provides only the MySQL mode.
Syntax
DBMS_OUTPUT.NEW_LINE;