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 |
What is schema in mysql?
Is sql and mysql same?
How do you name a table?
How many sql ddl commands are supported by 'mysql'?
What is the difference between b-tree and hash indexes?
Which is better mysql or microsoft sql?
How do I create a new database in mysql?
What is mysql aggregate functions? Explain
What is mysql slow query?
What is slow query log in mysql?
Why does mysql have so many connections?
how to display only 4 records from a table based on a condition for ex i have a table called products in that nid,prodname are fields i want to display only any 4 records of perticular product plz tell me
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)