How to update more then one record using update?
Answer Posted / sivakumar sekharannair
update query without "where" command will update multiple
rows in the table;
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
For a db2 column that is being defined as decimal (11, 2), discuss the cobol picture clause.
Explain what are the various isolation levels possible?
What is temporal table in db2?
What is the difference between spufi and qmf?
What is db2 look?
What is db2 purescale?
What are iseries servers?
How to execute stored procedures?
How do you select a row using indexes in db2?
What is the role of schema in the db2 database?
How can we retrieve the total number of records in RPG & CLLE?
ther r 2 tables OTTABLE & SALTABLE, add the otamt from OTTABLE to empsal of SALTABLE if eid is matched else add the unmatched from OTTABLE to SALTABLE
What are concurrency issues?
What is null in db2?
Describe major components of db2?