PUT_LINE procedure

The PUT_LINE procedure puts a single line that includes an end-of-line character sequence in the message buffer.

Syntax

Read syntax diagramSkip visual syntax diagram
>>-DBMS_OUTPUT.PUT_LINE--(--item--)----------------------------><

Procedure parameters

item
An input argument of type VARCHAR(32672) that specifies the text to write to the message buffer.

Copyright© 2019 HCL Technologies Limited