Update command
Answer / madhavansvce
update tablename set column name = value where condition.
| Is This Answer Correct ? | 7 Yes | 0 No |
Is it possible to alter a table – for example adding a column, when another user is accessing or updating some columns?
Explain the function of data manager.
can any one expalin check point with an example?
How does DB2 determine what lock-size to use?
What is the physical storage length of the data types date, time, and timestamp?
What is cursor?
In cobol+DB2program if the code of cobol program has changed than i have to do precompilation once again?
Define db2 and its databases?
Explain db2.
What is the syntax for creating a table in the db2 database?
There is a 5000 EMP in company.how we find out the 5th highest getting salary employee outof 5000 employes........
What is normalization and what are the five normal forms?