Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

What exactly does the ClearSQL parser check?

clearsql parser
0
Posted

What exactly does the ClearSQL parser check?

0

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.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123