hello:
i have a question about PL/SQL Developer Version 7.1.1.1341
i what to format my plsql FUNCTION like this :
keywords are uppercase.
identifiers are lowercase except the name of function.
then how to edit the *.br file to achieve my aim?
for example :
before...