I have a table with a text column defined that I cannot use the LIKE statement with. The SQL query does not ever return. When I use the same type queryon another table with a text column then the query returns promptly. If I go to another server and run the same query on the problem table it will return. It looks like there is a problem with the text column on this table on this server. Is there anything to look at and change or should I just rebuild the table and see if this will correct the column?