What are the full forms of spufi and dclgen and why are they used?
No Answer is Posted For this Question
Be the First to Post Answer
What is the latest version of ibm db2?
What is the size of a data page?
What are the contents of a DCLGEN?
Why do we need to create an alias if we can directly use the table name? What are the benefits of referring a table name by its alias? Also, when should we go for alias and when for synonyms?
where will u check for sqlcode ?
what is the total syntax for fetch ? can any one please give me all the details of fetch ? thx
In which column of which DB2 catalog would you find the length of the rows for all tables?
How do I add a column in db2?
What is a clustered index?
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 ?
How do you declare a host variable (in COBOL) for an attribute named emp-name of type VARCHAR(25) ?
Where can you declare a cursor in a cobol-db2 program?