whats the Need for Concurrency control
Answer / reshma khan
concurrency control is used to avoid deadlock condition.
when more then one process want to access same instance of
resource types.
| Is This Answer Correct ? | 2 Yes | 0 No |
Plz Show notepad Coding using c# in window based application
what type of exceptions & problems are faced in production time at java technology?
Please anyone tell me coding to print prime numbers from 1 to 5000 in c#....
Why multiple inheritance is removed in java?
in a company 30% are supervisors and 40% employees are male if 60% of supervisors are male. what is the probability that a randomly choosen employee is a male or female?need steps to solve this?
what is the last ant version you worked?how to get it
Write a shell program to test whether a given year is leap year or not ?
what are all the validation we need to perform in data stage?
Q2. A memory location has physical address D5687h. Compute: a. The offset address if the segment number is D445h. b. The segment number if the offset address is B577h.
How to find the aerry size
Given an array of size n. It contains numbers in the range 1 to n. Each number is present at least once except for 2 numbers. Find the missing numbers.
how can we implement locks in plsql?