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 |
Which is faster innodb or myisam?
Explain triggers and stored procedures?
How to load data from a text file into a table?
How to use count function in mysql?
what is the difference between MyIsam and InnoDb engine?
What are the other commands to know the structure of a table using mysql commands except explain command?
What is blob storage?
What is blob in mysql?
Should I use pdo or mysqli?
How to change the database engine in mysql?
What is join in mysql? What are the different types of join?
How do I free up space 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)