In this blog post, let’s learn about the error message “13948 – The table name or alias ‘%.*s’ must be marked as FOR PATH to be 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
13948 – The table name or alias ‘%.*s’ must be marked as FOR PATH to be used in the recursive section of a SHORTEST_PATH clause.
Reason for the Error
To be update soon…
Solution
To be update soon…