Is this possible, or by default is this essentially what I’m doing by creating a full text index on the entire table, specifying in my query which column to query using the ‘CONTAINS(column, phrase)’ function?
Thanks!
If this question has already been asked (was unable to find a match) please feel free to delete.
I believe I already embarrassingly answered my own question Here, Go to Ctrl + F ‘Contains( )’