In this blog post, let’s learn about the error message “13949 – The table name or alias ‘%.*s’ was marked as FOR PATH but was not used in the recursive section of a SHORTEST_PATH clause.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.
SQL Server Error Message
13949 – The table name or alias ‘%.*s’ was marked as FOR PATH but was not used in the recursive section of a SHORTEST_PATH clause.
Reason for the Error
To be update soon…
Solution
To be update soon…