Update command
Answer / madhavansvce
update tablename set column name = value where condition.
| Is This Answer Correct ? | 7 Yes | 0 No |
What does reorg do in db2?
what is main use of table space and index object? please its urgent
5 Answers CA, Cap Gemini, CGI, CTS, EDS, HTC, IBM, Satyam, Syntel, TCS, Wipro,
What is the advantage in De-normalizing tables in DB2?
How do I add a column to a table in db2?
What is the COBOL picture clause for a DB2 column defined as DECIMAL(11,2)?
While creating a table, by mistake you have given size of one field as 10. But as per requirement size should be 8. What is your next step?
What is EXPLAIN?
What is phantom read in db2?
What is buffer pool?
What are foreign keys?
What is bufferpool in db2?
Do we have any optinon to search part of integer in DB2 as we have for character Like,SUBSTR optins?