Explain locking?



Explain locking?..

Answer / Raju Shah

Locking in Sybase is a mechanism that prevents multiple users from modifying the same data simultaneously. When a user tries to modify data, a lock is placed on it, and no other user can modify it until the first user releases the lock.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Sybase Interview Questions

What is a coalesce? What is the equivalent of oracle/db2 coalesce function in sybase?

1 Answers  


Explain about the sybase group?

1 Answers  


What is the use 'return' keyword in Stored Procedure?

2 Answers  


We have lost the sa password, what can we do?

1 Answers  


What will happen if we create more indexes on a sysbase iq table?

1 Answers  


What are different performance tuning tools in sybase with example. How to optimize sql code in sybase server.

1 Answers   Polaris,


What is an advantage to using a stored procedure as opposed to passing an sql query from an application ?

1 Answers  


How configure sybase odbc connection?

1 Answers  


How to manually drop a table in sybase?

1 Answers  


How to find the time taken for rollback of the processed?

1 Answers  


What is rollback trigger in a trigger?

1 Answers  


Can I partition any table in sybase ?

1 Answers  


Categories