in reply to
Architecture of Constructing Complex SQL
You can have a look at
SQL::Builder
and
SQL::Abstract
modules.
Comment on
Re: Architecture of Constructing Complex SQL
In Section
Seekers of Perl Wisdom