In this blog post, you’ll learn more about the Sybase Error Invalid escape sequence ‘%1’ and the reason for receiving this error
Sybase SQL Error Message
Invalid escape sequence ‘%1’
Reason for this Error
A LIKE pattern contains an invalid use of the escape character. The escape character may only precede the special characters ‘%’, ‘_’, ‘[‘, and the escape character itself.