What is bind and rebind in db2?
i have table agdet i want first 5 maximum commission which query will you write for this thanks in advance
What is db2 command?
What is dbrm? What it contains?
Select empno, sal from emptbl where empno < 101.By this query can we fetch first 100 recs? where empno is primary key.It won't throw -811 error? if it wont,then what is use of cursor technique while fetching first 100 recs. Please need more clarification.
What if we try to insert the base table through updatable view , but failed to give a column value which is defined as NOT NULL.
What is tablespace?
how do you resolve -805?
What is the picture clause of the null indicator variable?
When a COBOL-DB2 program in PRODUCTION is updating main tables and gone for long run, what have to do?
What are the functions in DB2?
what is cursor stability?
what is SMP/E? and what are the major steps of it? thanks...