in reply to Re^2: DBD::Mysql select
in thread DBD::Mysql select

Don't mean to sound rude, but did you consider looking in the documentation?

SELECT some_columns FROM some_table WHERE CHAR_LENGTH(some_column) = 5
--
<http://dave.org.uk>

"The first rule of Perl club is you do not talk about Perl club."
-- Chip Salzenberg