What is db2 catalog database?
No Answer is Posted For this Question
Be the First to Post Answer
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 is the physical storage length of timestamp data type?
What if , we failed to mentioed null indicator in sql select query , that may retrieve null value ?
If we have 100 records in the PF, we deleted all the records then what is the Size of the PF?
Consider that a package is bound into 2 different collections and the PKLIST option specifies both the collections. If the collection id is not specified in the program while executing the SQL query, then when the DB2 system will search the package list, which collection will it pick up or will it give an error/abend?
What is blu acceleration in db2?
What is the function of the Data Manager?
Why cursor is used in db2?
How to check last update on table in db2?
What is a storage group (stogroup)?
How many databases are there?
Explain the EXPLAIN statement?