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 to delete the repeated records from a table?
What is triggers?
How do I copy a table in mysql?
What is an example of a delimiter?
How many columns is too many mysql?
What is difference between group by and order by clause?
How many rows can be inserted in mysql at a time?
What is the use of concat() in mysql?
How we can copy one table data into another table whose name same as table but in differ database
How to display top 50 rows?
How many concurrent queries can mysql handle?
What is the difference between the DELETE TABLE and TRUNCATE TABLE commands in MySQL?
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)