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 escape special characters in sql statements?
What are the 'mysql' command line options?
What is the use of concat() in mysql?
How do I uninstall mysql connector?
Can you tell which of the following where clauses is faster?
How to Change a users password from MySQL prompt. Login as root. Set the password. Update privs.
What are the limitations of mysql?
What is unsigned int in mysql?
how to display nth highest salary from a table in a mysql query? : Mysql dba
Is mysql from oracle?
What is the default port for mysql and how it can change?
What are the differences between char and nchar?
How do I rename a mysql database?
What is the use of mysql workbench?
How to run 'mysql' commands from a batch file?