Re: Bind variable question



There is an excellent module, SQL::Abstract, that will make what you
are trying to do much easier. More importantly, it's much easier to
maintain.

.