Answer Posted / rajesh kumar
BDB supports transaction and page level locking. InnoDB
Supports Foreign Keys, Row level locking & transaction .
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How to create a new table by selecting rows from another table in mysql?
If we use sum function in mysql, does it return sum of that row or for that column?
What is the latest version of php and mysql?
how to show all records starting with the letters 'sonia' and the phone number '9876543210' limit to records 1 through 5.
How to include comments in sql statements?
What is the innodb in mysql?
What is the default port for mysql and how it can change?
Why we use mysql workbench?
How to show all records starting with the letters 'sonia' and the phone number '9876543210'
1.how to fetch a value and Execute store procudure in mysql(INNODB) using phpMyAdmin? 2.can i wright a package in mysql database(INNODB)?
What is the limit of mysql database?
What is max_used_connections in mysql?
How does limit work in mysql?
How to execute mysql query in php?
What is normalization and list the different types of normalization?