SQL Server Error Msg 13924 – Select * is not permitted because it refers to a node or edge table ‘%.*s’ which is not in the current database.

In this blog post, let’s learn about the error message “13924 – Select * is not permitted because it refers to a node or edge table ‘%.*s’ which is not in the current database.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.

SQL Server Error Message

13924 – Select * is not permitted because it refers to a node or edge table ‘%.*s’ which is not in the current database.

Reason for the Error

To be update soon…

Solution

To be update soon…