I added a Semantic index to SQL Server 2012 Filestable and when I reun the fully query I recieved an error.SELECT Title, keyphrase, scoreFROM SEMANTICKEYPHRASETABLE(Table Name, *)AS SKP WHERE SKP.keyphrase = 'Keyword'Msg 102, Level 15, State 1, Line 2Incorrect syntax near '*'.This error occurs on all the Filestable I have and there are indexed with semantic checked off.
Product Language
Version
Category
Operating System
Operating System Language
Steps to Reproduce
Actual Results
Expected Results
Platform
Virtualization
Please wait...