in reply to
SQL::Parser and table aliases
How could I make the SQL::Parser work with table aliases.
By writing a patch. A quick browse through the POD of
SQL::Statement::Syntax
reveals that table aliases aren't supported syntax.
Comment on
Re: SQL::Parser and table aliases
Download
Code
In Section
Seekers of Perl Wisdom