What is difference between isnull and coalesce?
No Answer is Posted For this Question
Be the First to Post Answer
What is the syntax for creating a table in the db2 database?
where will u check for sqlcode ?
i have cobol+ db2 program but it contains n number of subprograms for this how many dbrm members i need to mention in bind process
If the base table underlying a view is restructured, eg. attributes are added, does the application code accessing the view need to be redone?
how can you save the query in QMF?IS IT POSSIBLE OR NOT.IF POSSIBLW HOW?
How to fetch the last row from the table in SQL (db2)?
On the create tablespace, what does the CLOSE parameter do?
Can we use group-by clause in sub-query? If 'yes' means,Will it be executed successfully or else If 'no' means why should we not using that method? Give me your suggestion please....
What is usage pointer in cobol?
What is meant by a unit of recovery?
What are the disadvantages of PAGE level lock?
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 ?