I've got an entry in a table where the value is 875. If I run a query on
that table with the clause AND sqaurefeet >= '$squarefeet' and $squarefeet
has a value of say 1000 the row with the squarefeer value of 875 will
appear. The column is of type varchar(10) and using the binary flag.

What am I doing wrong?

Thanks,

Ed



-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to