Answer Posted / lakshmi
This error is thrown when you try to insert a row with
existing primary key i.e.Duplicate. If you want to insert
the row either you should delete the already existing row
and insert the new row or update the same row with the new
values for other fields
Is This Answer Correct ? | 22 Yes | 8 No |
Post New Answer View All Answers
What is package in db2 mainframe?
How do I add a column to an existing table in db2?
What is bind package and plan in db2?
How to execute stored procedures?
Define db2.
Which command is used to connect to a database in DB2 ? Give the Syntax.
What is the purpose of using commit?
What is meant by union and union all?
How can the duplicate values be eliminated from db2 select?
Can there be more than one cursor open for any program?
What is the syntax for FETCH in DB2 ?
Explain about open switch business continuity software?
What is commit in db2?
How to find schema of a table in db2?
Explain db2.