Explain MySQL locks?
Answer / 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 |
How do I find mysql location?
how to repair a table in mysql?
What is mysqladmin flush hosts?
how to show all records starting with the letters 'sonia' and the phone number '9876543210' limit to records 1 through 5.
What is mysql url?
How many primary keys can be there in a table?
How many services is running in sql server?
What does it mean to be case sensitive?
What is maximum size of a database in MySQL?
13 Answers Bastioncoup, CIS, NM, V2 Solutions, Wipro,
What language does mysql use?
How do I fix a crashed mysql database?
How to convert character strings to dates?