
December 28th, 2012, 01:54 PM
|
|
Registered User
|
|
Join Date: Dec 2012
Posts: 2
Time spent in forums: 19 m 13 sec
Reputation Power: 0
|
|
|
Where Operator in query not working properly
Hi, I'm using MSSQL Express 2012 an I have a column, Item_no, which is varchar. If I do a query using the "=" operatior, the result is ok but, if I use ">=" as the operator, the result starts at the begining of the table.
Any ideas or suggestions?
Thanks
|