Oracle SQL Developer Script Lign

-- Unlimited output buffer size
DBMS_OUTPUT.ENABLE (buffer_size => NULL);
VasteMonde