in reply to Re: DBD::Mysql selectin 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 [download]
"The first rule of Perl club is you do not talk about Perl club." -- Chip Salzenberg