So this finds the bullet. I want to replace it with '*'
SELECT * FROM tblTrkRecordAction WHERE CHARINDEX(CHAR(0x0095), Comment) > 0
So this finds the bullet. I want to replace it with '*'
SELECT * FROM tblTrkRecordAction WHERE CHARINDEX(CHAR(0x0095), Comment) > 0