Get sql statements from input sql scripts. Each sql statement is represented by a corresponding class such as TSelectSqlStatement for select sql statement, TUpdateSqlStatement for update sql statement. You can do further processing on those objects.
getstatements.cs
Gudu software http://www.sqlparser.com
|
Send comments about this topic.
|