SQL Server Error Code – 13614 text, ntext, sql_variant and image types

In this blog post, you’ll learn more about the SQL Server Error Code 13614 and the error message description that is shown

SQL Server Error Code

13614

SQL Server Error Description for the Code :13614

TEXT, NTEXT, SQL_VARIANT and IMAGE types cannot be used as column types in OPENJSON function with explicit schema. These types are not supported in WITH clause.

Leave Your Comment