"Sterin, Ilya" wrote: > > You can use SQL::Parser which is a part of SQL::Statement to parse SQL. > It's almost fully SQL 92 compliant:-)
Umm, a better way to put that would probably be that the modules are fully compliant in what they support but that they do not yet support all of SQL92. They cover most of the basics and recently some of the intermediate/advanced features but still have a long way to go. But thanks for the enthusiasm! :-) -- Jeff
