What are sqlcodes –803,-805, -811, -818,-904,-911,-913,-101, +100?
No Answer is Posted For this Question
Be the First to Post Answer
How to take backup of table in db2?
how can u retrieve the data from null values using applicaion program.
When one binds a PACKAGE ( of a plan ) what package information is stored and where it is stored?
How will you return the number of records in table?
Is db2 free?
in the CURSOR declare statement, if i am using an where clause and trying to compare the value with a host-varialble. EXEC SQL DECLARE C1 CURSOR FOR SELECT DEPTNO, DEPTNAME, MGRNO FROM DEPARTMENT WHERE ADMRDEPT = :ADM-DEPT Where would i need to provide value to this host-variable in the where clause. how could i pass value to this host-variable to check it.
What are the various data types available in db2?
What is dclgen in db2?
Can we update view in db2?
What is the difference between oracle and db2?
Can we use select * statement in cobol program without giving field names ???
What is sqlca?