I’m trying to search resumes using a boolean free text search and need to run a subquery. However I can’t work out if free text boolean searches are possible with subqueries.
Please could you confirm if it is and if possible reference a link for further investigation?
Yes you can – in SQL Server 2008 r2 at least! I have just tried the following query in SQL Server management studio and it parsed and executed correctly:
You can also mix and match fulltext search operators such as