What is row level locking?
Answer / Umesh Kumar Chourasia
Row-level locking in MySQL means that individual rows are locked instead of the entire table. This improves concurrency by allowing other transactions to proceed while a single row is being modified.
| Is This Answer Correct ? | 0 Yes | 0 No |
change column name and make a unique column so we get no dupes.
What is the default port number of mysql?
What is blob and text in mysql?
Query to select passwords from a table having a column "Password" Whose length is b/w 8 &15 and having 'A' as the first character in the password irrespective of case.
How to get the number of rows selected or affected by a sql statement?
Write a query to find duplicate rows in table?
How to use rank function in mysql?
What are date and time data types?
How do I edit a stored procedure in mysql?
What storage engines are used in MySQL?
How to get help information from the server?
How do I change mysql password?
Oracle (3253)
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)