PL/SQL Font Size: How to Enlarge Text

In PL/SQL, HTML tags can be used to adjust the font size of text.具体方法如下:

  1. To adjust the font size, for example:
  2. I don’t know how to say this in my own words.
DBMS_OUTPUT.PUT_LINE('<font size="5">Hello, World!</font>');
bannerAds