Help for this page
use strict; use warnings; ... ->debug( 1 ); print $select->return();
DEBUG: logic broken up 'a ', 'AND', ' o' ... DEBUG: sql SELECT * FROM main WHERE ((col1 = ?) AND (col2 = ?)) AND (col1 != +?) ORDER BY col1 LIMIT 20, 10