|
ClearSQL is a powerful and flexible tool for formatting PL/SQL code. It beautifies code, adds readability to it by consistent indentation. ClearSQL allows you to pre-process your PL/SQL source code so you can write some code that needs to be portable across multiple Oracle Server versions or maintain a module that is being used for different clients. ClearSQL can be used to do a quick syntax check on your code without sending code to the server
Keywords: clearsql formatting parameters syntax checking code analyzing code reviewing code formatting clearsql powerful tool quick syntax checking formatting pl sql code
|