PRODUCTS       DOWNLOADS       BUY NOW       RENT NOW       SUPPORT       COMPANY             
 
ClearSQL for Oracle
 
 
SQLDetective 4.3
ClearSQL 5.0
ClearDB 2.0


ClearSQL for Oracle - FAQ


 

Who will be a typical user of ClearSQL?


  • PL/SQL developers who maintain, fix errors, modify or provide support for "legacy" PL/SQL code.
    • Hundreds of thousands of Oracle databases worldwide containing billions of legacy PL/SQL scripts
    • In many cases there is no documentation available and the original devel oper is no longer present
  • PL/SQL development teams who use ClearSQL to implement coding standards, code quality insurance, and code formatting to easier maintain their code; and to speed up PL/SQL code development and test cycles


What makes ClearSQL unique in the market?


  • Intensive market investigations did not provide information of any widely known product that could be considered a "real" competitor to ClearSQL
  • It performs PL/SQL code analysis, code formatting, auto-correction of known common code errors, supporting PL/SQL version from 2.1 to 11.0
  • It automatically analyzes large projects with thousands of PL/SQL scripts with the click of a button
  • It creates Flowcharts and Call Tree diagrams from PL/SQL code accelerating the understanding of the Logic and Inter-Code Calling Relationships of unfamiliar or legacy code
  • Flowchart and Call Tree diagram are clickable; with a click on a diagram element it loads that code to the editor and highlights the corresponding line of code
  • A Syntax Checker verifies PL/SQL syntax without executing it in Oracle
  • Provides complex code metrics information to identify potential problem areas based on complexity, size and modularity


How can I integrate ClearSQL into my database development environment?


    ClearSQL works independently from any software development environment. Code is imported into ClearSQL either from the file system or directly from a database. By importing, the code is physically moved into ClearSQL's internal storage. By duplicating code in this fashion, ClearSQL allows you to experiment with the code without having to worry about unwanted side effects on your software development environment. Only when exporting files from ClearSQL, will changes made while working with ClearSQL take permanent effect outside of ClearSQL's own file storage system.


Will ClearSQL's parser accept all my PL/SQL code?


    Unfortunately, Oracle has not published reference grammar for it's PL/SQL language that allows third-party tool to parse code against the reference grammar. The grammar documented in Oracle's PL/SQL reference guide is not complete and cannot serve as reference grammar. In addition, the PL/SQL grammar differs between Oracle versions. Therefore, we cannot guarantee that your PL/SQL code will pass ClearSQL's parser. As we have a strong commitment to help our customers, we will work with you to resolve any compatibility issues you come across when working with ClearSQL.


Sometimes, ClearSQL is very particular about keyword usage. Why?


    Both ANSI SQL and Oracle SQL use two types of keywords - reserved and non-reserved. For example, the keyword SELECT is considered reserved in both ANSI SQL and Oracle SQL, and - as a consequence - you cannot name any entity (program variable, table name, column name ..) SELECT. With some keywords, ANSI SQL and Oracle SQL disagree about a particular keyword's reserved status. For example the keyword MEMBER, e.g. is reserved in ANSI SQL but non-reserved in Oracle. ClearSQL's own parser has been constantly improved and enhanced over its 7 years of development and being in use. If our users are facing any problems in this area, we usual provide a fix within 1-2 weeks after the problem report was received


What exactly does the ClearSQL parser check?


    The ClearSQL parser is not a replacement, substitute or alternative for Oracle's PL/SQL compiler. To support ClearSQL's functionality (formatting of PL/SQL code, Flowcharting and Call Tree Diagrams), the parser will check syntax and static semantics on a per-file basis. The parser will not perform any inter-file checking, e.g. calls to entries in other packages will not be checked for correct parameter usage. It is our medium-term goal to enhance the parser to check the complete static semantics of PL/SQL, including complete interfile checking.


Why does ClearSQL come with it's own pre-processor? Isn't Oracle's PL/SQL preprocessor good enough?


    ClearSQL's preprocessor serves a different purpose than Oracle's PL/SQL preprocessor. ClearSQL uses its own preprocessor to generate diagram variants per preprocessor settings. To be able to do that, the preprocessor had to be closely integrated with the parser. There is no separate preprocessor phase in ClearSQL, as preprocessor directives work as extensions to the language accepted by ClearSQL's parser.
  ©2010 Conquest Software Solutions LLC. All right reserved | Webdesign: ON-Design.com, Oxford | Privacy Policy | Copyright | Contact