Answer Posted / amith
Table-level locks allow the user to lock the entire table,
page-level locks allow locking of certain portions of the
tables row-level locks are the most granular and allow
locking of specific rows.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is mysql default port number?
How do I use mysql?
Describe mysql transaction properties.
Can you shard mysql?
Is mongodb faster than mysql?
What you can use regular expression for in mysql? Support your answer with an example?
How do I restore a mysql database?
Where is mysql installed on linux?
Write a query to select all teams that won either 1, 3, 5 or 7 games.
How to define numeric 9(3) in db2 table without decimal point??
Does mysql support sequence?
How are mysql timestamps seen to a user?
How do I disconnect mysql workbench?
Is mysql free download?
What is regexp?