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
Is ibm db2 open source?
What is the latest version of ibm db2?
What is bind and rebind in db2?
What is the difference between nvl and coalesce?
What are the contents of dclgen?
What is ibm db2 used for?
by using cursors , we can access particular records from the table based on some condition, i want to delete those selected records, how can we write a query for this in the program?
What are the bind parameters ibm db2?
what is the sqlcode -501
What is a system catalog table in db2?
What is dbrm? What it contains? When it will be created?
B37 abend during spufi?
What are packages in db2?
What is a db2 schema?
Which component is responsible for db2 startup and shutdown?