General SQL Parser .NET version - Version 1.9.5 Adds powerful sql processing capability to your program,including sql syntax check, beautify complex sql code with lots of customizable format options,identify various database objects such as table, column, constraints in sql scripts,modify and rebuild sql on the fly, translate sql expression into a binary expression treethat ready for your further processing such as creating filter, and you take full control of sql with detailed parse tree of the whole input sqlGeneral 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 SQL99 Standard. Features overview .NET, COM and VCL version, so it can be used in