InterviewSolution
Saved Bookmarks
| 1. |
What is the meaning concurrency in the DB2 database? |
|
Answer» CONCURRENCY is the PERIOD when more than one DB2 application PROCESS can access the same DATA at the same TIME. |
|