PUT procedure

The PUT procedure puts a string in the message buffer. No end-of-line character sequence is written at the end of the string.

Syntax

Read syntax diagramSkip visual syntax diagram
>>-DBMS_OUTPUT.PUT--(--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