In this blog post, let’s learn about the error message “8384 – Use of space as a separator for table hints is a deprecated feature and will be removed in a future version. Use a comma to separate individual table hints.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.
SQL Server Error Message
8384 – Use of space as a separator for table hints is a deprecated feature and will be removed in a future version. Use a comma to separate individual table hints.
Reason for the Error
To be update soon…
Solution
To be update soon…