On indexed tables there is a problem with the results of the like clause.The problem described here only occurs if an index is created on the column queried with "Like"The ProjectNumber column is of the type varchar .The result even seems to depend on the data to be queried. ( without an index on the column both queries are executed correctly). On SQL 2000 the like with or without index always works correctly.
Version
Category
Operating System
Platform