In this blog post, let’s learn about the error message “7646 – Fulltext predicate references columns from two different tables or indexed views ‘%.*ls’ and ‘%.*ls’ which is not allowed.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.
SQL Server Error Message
7646 – Fulltext predicate references columns from two different tables or indexed views ‘%.*ls’ and ‘%.*ls’ which is not allowed.
Reason for the Error
To be update soon…
Solution
To be update soon…