Viewing post 1 (of 1 total)
thanks for reply
but it is not working. bellow is my sql statement.
SELECT *
FROM Item
WHERE CONTAINS(ItemName, '"*endant"');
this statement returns me 0 rows but if i used it in following...
March 7, 2009 at 3:19 am
#955432