Skip to content

Instantly share code, notes, and snippets.

Created December 14, 2012 16:54
Show Gist options
  • Save anonymous/4286875 to your computer and use it in GitHub Desktop.
Save anonymous/4286875 to your computer and use it in GitHub Desktop.
The PERL script’s comments must be blocked and conform to the following example:
# --------------------------------------------------------------------
# <Comments>.
# --------------------------------------------------------------------
A template for the above comment block example is located in location?
...
The PL/SQL script’s comments must be blocked and conform to the following example:
/**********************************************************************/
/* <Comments>. */
/**********************************************************************/
A template for the above comment example is located in location?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment