SQL Server Error Msg 288 – The PATINDEX function operates on char, nchar, varchar, nvarchar, text, and ntext data types only.

In this blog post, let’s learn about the error message “288 – The PATINDEX function operates on char, nchar, varchar, nvarchar, text, and ntext data types only.” in Microsoft SQL Server, the reason why it appears and the solution to fix it.

SQL Server Error Message

288 – The PATINDEX function operates on char, nchar, varchar, nvarchar, text, and ntext data types only.

Reason for the Error

To be update soon…

Solution

To be update soon…