Hi, I have created a sample table on my local database on SQL Server 2012, inserted some values, created full text catalog and full text index a this table. After that I have also ran Full population on this table.
Select * from Tbl_Search Where Freetext(Title,'Pub')