in reply to
Re: SQL Parsing
in thread
SQL Parsing
SQL::Statement doesn't recognise table aliases, case statements and parameters i guess.
Comment on
Re^2: SQL Parsing
Replies are listed 'Best First'.
Re^3: SQL Parsing
by
jZed
(Prior)
on Feb 24, 2006 at 15:48 UTC
You're correct that it doesn't recognize case statements. It does recognize table aliases. I'm not sure what you mean by paramaters.
[reply]
In Section
Seekers of Perl Wisdom