Posted: Thu Sep 22, 2016 5:41 am Post subject: Like in select statement in esql in IIB10
Disciple
Joined: 17 May 2009 Posts: 159
i am passing following query in ESQL in ORACLE DB.
PASSTHRU('
SELECT COUNT(LOG_ID) as NUM FROM ESB E
WHERE E.LOG_MSGTYPE like ?'
VALUES( msgType ).
It is returning values only when % is passed in msgtype no in any other case.Even I hard code '''123''' or any other combination .but no luck.
Pls help
What happens when you run the same statement on your database directly rather than through IIB ? _________________ Independent Middleware Consultant
andy@knownentity.com
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum