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 normalization and list the different types of normalization?
How to Recover a MySQL root password. Stop the MySQL server process. Start again with no grant tables. Login to MySQL as root. Set new password. Exit MySQL and restart MySQL server.
Can't connect mysql server on localhost?
Is mysql frontend or backend?
How do I create a database in mysql workbench?
Is mysql query case sensitive?
How can you change the password of a mysql user?
What does innodb stand for?
Which is faster mongodb or mysql?
List data types in mysql? Explain
What's new in mysql 8?
What is the maximum no of columns a table can have?
What language does mysql use?
how to display nth highest salary from a table in a mysql query? : Mysql dba
Is mysql running ubuntu?