What is view db2?
No Answer is Posted For this Question
Be the First to Post Answer
What are packages in db2?
How to resolve -805 error in DB2?
how can u nderstand the sql stmts executed successfully or not ?
What is a composite index and how does it differ from a multiple index?
What is the significance of DB2 free space and what parameters control it?
What do you need to do before you do EXPLAIN ?
What are db2 objects?
I have 1000 rows in a db2 table.I want to update first 100 records,How do I do it?
What is plan in cobol db2?
Could you please let me no the query for below I have table name xyx under this there is column name called employee name which starts from 100th column ends 120th column,now i want to replace only column from 101 to 104 which contains ABCS to replace with PQRS for all records which comes beetween 101 to 104 ..how to write query for this..
How to rename a table in DB2 ?
For unmatched rows returned from an outer join, the column values in the other table are set to null e.g If A OUTER JOIN B returns some unmatched rows from A, the corresponding column values in B will be set to null. What can be done so that a null value is not displayed for these columns?