Update command
Answer / madhavansvce
update tablename set column name = value where condition.
| Is This Answer Correct ? | 7 Yes | 0 No |
What is a PLAN table? How will you use it? Give the various fields of PLAN table?
What will the COMMIT accomplish?
What is cursor stability in db2?
What is a DB2 access path?
What are the three DB2 date and time data types and their associated functions?
How do you select a row using indexes in db2?
how to fetch first 100 rows in db2
What do you need to do before you do EXPLAIN?
On which levels locks can be applied?
Define db2.
Comment whether the cursor is closed during commit or not.
how will you retrieve first record in table