PUT_LINE procedure
Translation reference for DBMS_OUTPUT.PUT_LINE.
Description
Syntax
DBMS_OUTPUT.PUT_LINE(LOG VARCHAR);Custom procedure
Setup data
CREATE SCHEMA IF NOT EXISTS DBMS_OUTPUT
COMMENT = '{"origin":"sf_sc","name":"snowconvert","version":{"major":1, "minor":0},"attributes":{"component":"udf"}}';DBMS_OUTPUT.PUT_LINE(VARCHAR)
Parameters
Usage example
Snowflake
Known Issues
Related EWIs
Last updated
