Back to Browse

Oracle APEX - Commenting Tips & Tricks

1.7K views
Feb 8, 2023
9:41

Oracle APEX - Commenting Tips & Tricks The commenting feature in Oracle Application Express (APEX) allows developers to add notes or explanations to their code. This can be helpful for collaboration, debugging, or just keeping track of what different parts of the code do. Oracle PL/SQL Developer tool provides a commenting feature that helps developers to add comments to the source code. This can also be helpful for collaboration, debugging, and understanding the code. Both APEX and PL/SQL Developer support single-line and multi-line comments, which start with two hyphens (--) or /* */ respectively. The comments can be added in SQL, PL/SQL or any other language used in the development. #APEX #ERPstuff #ORACLEACE

Download

0 formats

No download links available.

Oracle APEX - Commenting Tips & Tricks | NatokHD