Recent content by Petr_Shchukin

  1. P

    The PL/SQL Beautifier

    Thanks!
  2. P

    The PL/SQL Beautifier

    Hi folks! The task is pretty simple, I want to have all my code lowercase, but variables :SSS_***** upper case. In Use Special Case I can write :SSS_% but there will be only first three S uppercase. And there is a problem, if the first character is semicolon it doesn't work. Is there any...
Back
Top