Thread: Mysql Question
View Single Post
Old 10-15-2007, 07:43 PM  
Nails
Confirmed User
 
Join Date: Jun 2007
Posts: 262
Mysql Question

Is there anyway using mysql only you can do a

select * from table where str_length('password') < 5

So way to get a return of all passwords with less then 5
characters in them?

Or do I need to use php?
Nails is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote