Is it possible to update a primary key value? If not, what
is the error code given? If yes, can more than 1 primary
key column be updated at a time?
Answer Posted / guest
Primary key value can be updated as well provided the value
you update it with identifies it uniquely.
| Is This Answer Correct ? | 28 Yes | 4 No |
Post New Answer View All Answers
How do you find the maximum value in a column in db2?
What is the connection string to connect to the DB2 Database ?
i tried to copy some records from microsoft excel to as-400 physical file through "Bosanova" emulation. Out of 14000 records only 12000 records copies and subsequently programe started to hang. Then, i closed the program forcefully. I did' under stand the problem. Also when i try to compile the physical file it is showing as "The file in use". How to overcome this problem?
What is db2 stogroup?
Is ibm db2 open source?
What does db2 plan contain?
can all users have the privilage to use the sql statement select * (dml)?
Outputs of explain are with matchcols = 0. What does this signify?
How to find the number of rows in db2 tables?
How to compare data between two tables in db2?
What is multi row fetch in db2?
Hello All, We have requirment to Replace BMC Db2 Load product thru CA FAST LOADPlus product. Do anyone have JCL to for FAST LOADPLUS and what all are thing need to take in consideration.
What is access path in db2?
What are the contents of a dclmgen?
What is check constraint. Explain with example.