I\'m trying to write a Select statement where I can see if one column is like part of another.
tblNames ID FullName FirstName 1 Mr.
Parentheses also would have fixed the issue.
SELECT ID, FullName, FirstName FROM tblNames WHERE ('%' + FirstName + '%') not like Fullname