What is collection in db2 bind?
No Answer is Posted For this Question
Be the First to Post Answer
How can you quickly find out the number of rows updated after an update statement?
What is subquery ?
what is Static and dynamic linking
What are the various isolation levels possible?
What is SPUFI?
WHAT IS MEANT BY COMMIT COMMAND?
What is the physical storage length of timestamp data type?
How would the varchar column remarks defined?
While unloading huge amount of data from table. Suddenly job failed some error. Imagine 1M data unloading, In that 90% data unloaded only 10% left, So if want to unload the rest 10% what needs to be done? Whether do i need to start from top or anything ?
Which command is used to remove all rows from a table?
What is the difference between Primary key and unique index?
I have a subprogram B calling from mainprogram A.I have opened a cursor in A ,Can i fetch the same cursor in subprogram B , If yes , Please explain the reason?