in reply to
Re^2: Static Data, SQL::Parser
in thread Static Data, SQL::Parser
The DUAL actually works in the query; changing 1 to a fake column name parses correctly.
Sorry, I should've been more specific. Yes, any table name will
parse OK, as will omitting the FROM clause entirely. I meant
to indicate that you shouldn't rely on DUAL being supported by any
underlying specialization.
(Teradata ? As I live and breathe, I never expected to encounter
someone on PM who actually knows what a Teradata is...)
Perl Contrarian & SQL fanboy