Decoding SQL Grammar

The demos listed on this page are aimed to help you fully take advantage of the general SQL parser to decoding SQL grammar. For a completed list of demos on how to use this SQL parser, please take a look here.

In addition, here is a forum discussing the general SQL parser.

This demo decoding SQL grammar of all statements into XML strcture that will allow you to further process SQL scripts.

Supported Database

 

Oracle database

 

Microsoft SQL Server database

 

IBM DB2 database MySQL database Sybase database

 

Teradata database

 

PostgreSQL database

 

Netezza database

 

Microsfot Office Access database
Download General SQL Parser