simpleparse.examples.sql | index s:\sp\simpleparse\examples\sql.py |
SQL Parser demo
http://www.contrib.andrew.cmu.edu/~shadow/sql/sql2bnf.aug92.txt
http://www.dsg.cs.tcd.ie/~anderssj/teaching/ISD/SQL%20Grammar%20and%20Syntax.pdf
Data | ||
__file__ = r'S:\sp\simpleparse\examples\sql.pyc' __name__ = 'simpleparse.examples.sql' |