General SQL Parser 0.7.0
General SQL Parser description
General SQL Parser is developed to help people who want to check syntax of SQL statements, pretty print out SQL statements,and parse SQL statements into a parse tree in their own program. It provides detail information about a SQL statement such as statement types (Select, insert, update, delete or create and so on), what's tables and fields are used in a statement, and different parts of a SQL statement are also available such as where clause, group by clause and having clause and so on...
General SQL Parser is designed to deal with SQL statement used by different Database
Such as Oracle,DB2,Informix,Sybase,Postgres,MySQL and so on.
And we will make it conforms to most of the entry-level SQL92 Standard.
General SQL Parser is designed to deal with SQL statement used by different Database
Such as Oracle,DB2,Informix,Sybase,Postgres,MySQL and so on.
And we will make it conforms to most of the entry-level SQL92 Standard.
Other software by SQLParser.com
- Easyscript for Oracle 1.3.0-Easyscript for Oracle is a tool to help you manage scripts efficiently
- SQL Pretty Printer 2.8.3-beautify sql code in any editors with a hotkey
- Easydump for Oracle 1.2.0-EasyDump for Oracle is a GUI interface tool used to Export/Import data objects
[More
software from SQLParser.com]
related software to General SQL Parser
Most popular software
Copyright © 2001-2008 Softforall.com . All Rights Reserved .
