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 |
what do u mean by html
When will you use shell script/Perl ahead of C/C++?
How do you pass variables forwrd to future CECI sessions
There is a table which contains all the employee details, unfortunately there is mistake occured while entering the data. ex: ------------------------------- empid empname gender address ------------------------------- 1 abcd f address1 2 defg m address2 3 ghth m address3 4 jkil f address4 write a update query that will change gender 'm' to 'f' and 'f' to 'm'
which one is the best practice using synchronization method or synchronization block
Write a shell program. Enter number of days from keyboard. Find out the number of years, month and days it contains
Hi..Am done with my Masters recently..Am planning to learn TIBCO.. could anyone suggest me about how the job market will be and Is there any course necessary to learn prior to Tibco..i mean any prerequisite. I dnt have any knowledge on PL/SQL thats it... Plz suggest me in a best way...
what are all the ant command options
without selecting individually each field in Action Class from jsp,what is the best process to select as many as field at a time automatically from jsp page by using value object class.
needs examples for black box testing and white box testing
Difference between delegates and Events?
Why COBOL/400 is giving 95 session error when opening a file even though the file is having key and the screen or display file is having IND ARA defined?