what are the copybook changes generally we done?can anyone
tell me.........
Thanks in advance........
Answer / girish kumar
General copybook changes are adding new fields and change
the length of the fields.
Correct me if it is wrong.it just my idea.
| Is This Answer Correct ? | 1 Yes | 0 No |
Explain the contention situations caused by locks?
When the like statement is used?
What is the role of the data page in the db2 database?
What is a base table?
db2 restart logic ?
select * from orders where odate between '2010-01-01'and '2010-03-31' How do u fetch this into cursor?
Which is faster delete or truncate?
How can we define a table? How can we apply SEARCH ALL on it ?
Shall i use this query to retrieve first 4 records, Select empno, sal from emptbl where empno < 5. like this can we fetch first 100 records?
What is the SQL query to select, delete and get count of duplicate rows in DB2?
If the cursor is kept open followed the issuing of commit, what is the procedure to leave the cursor that way?
How does the processing of a correlated subquery differ from a non correlated subquery?