Give the name of some fields form sqlca.
No Answer is Posted For this Question
Be the First to Post Answer
What will the FREE command do to a plan?
What is the significance of the CURSOR WITH HOLD clause in a cursor declaration?
Give some example of statistics collected during RUNSTATS?
What is node in db2?
my project is insurance management system,how to explain my work environment in interview?
What information is held in SYSIBM.SYSCOPY?
What are foreign keys in db2?
What is a subselect? Is it different from a nested select?
If there is no row in Emp table with Ename as Raghava and you run the below queries in SPUFI. 1.select Ename from EMP wher Ename = 'raghava' 2.Select count(*) from EMP where Ename = 'raghava' What is SQLCODE shown up in SPUFI
What is the maximum number of tables that can be stored on a Partitioned Table Space ?
Mention the length of physical storage of the given data types of db2 – date, timestamp, time
what is check point and restart Logic ? why do we go for that ??