If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
using this SQL
Select * from schema.table where columnname like '%2010-10-01%'
Getting this error
42884(-440)[IBM][CLI Driver][DB2/NT] SQL0440N No authorized routine named "LIKE" of type "FUNCTION" having compatible arguments was found. SQLSTATE=42884
(0.20 secs)