http://www.perlmonks.org?node_id=839195


in reply to Re^2: Counting rows Sqlite
in thread Counting rows Sqlite

Note that the SQL statement would be tainted as soon as you interpolate tainted variables into it.