I am trying to excute the following query using preparestatement
Select EMP_NO,EMP_NAME,ADDRESS From db2t1.EMPLOYEE Where EMP_NAME like 'A%' FETCH FIRST 1000 ROWS ONLY
Some times it is giving the Error as "Caught SQL Exception : [IBM][CLI Driver][DB2] SQL0490N Number "0"...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.