What is load utility in db2?
No Answer is Posted For this Question
Be the First to Post Answer
what will be the output of the below given query, if no matching records are found : (a.) 0 (b.) null (c.) error select Avg(salary) from TableA where Deptno = 'insurance'
What is lock contention?
How to execute stored procedure in db2 command editor?
Can a primary key have null values? If we try to insert a null value in a primary key column, will it work or give an error code?
Mention the location where the output received from explain statement is stored.
What is a trigger in the db2 database?
How to resolve deadlock issue
Bind concepts in DB2 cobol
10 Answers IBM, TCS, TRD, Virtusa,
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..
While creating a table, by mistake you have given size of one field as 10. But as per requirement size should be 8. What is your next step?
What is lock escalation in db2?
Which component is responsible for db2 startup and shutdown?