What is the use of dclgen in db2?
No Answer is Posted For this Question
Be the First to Post Answer
When will you chose to run RUNSTATS?
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 is db2 isolation?
What is difference between isnull and coalesce?
What are the rules for db2 programming?
what is a collection?
What is the physical storage length of time data type?
What is filter factor?
Can you Average the Characters ?
What technique is used to retrieve data from more than one table in a single SQL statement?
Name some fields from SQLCA
Under what circumstances will DB2 allow an SQL statement to update more than one primary key value at a time?