Menu

Showing posts with label How to put escape character in SQL query. Show all posts
Showing posts with label How to put escape character in SQL query. Show all posts

How to put escape character in SQL query


SELECT * FROM SQL_TUTORIAL WHERE SQL_NAME like UPPER('%'||vSearchItem||'%')