--Example 1 BEGIN DBMS_OUTPUT.PUT_LINE ('Lyca'); END; --Ques: What do you think DBMS_OUTPUT.PUT_LINE does? DBMS_OUTPUT.PUT_LINE is a PL/SQL procedure that prints messages to the console or output ...