What are MySQL transactions?

Answer Posted / sunil kumar

Transaction is a logical unit of database processing that
includes one or more database access operation such as
insertion,deletion,modification,retrival.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is mysql optimization?

678


Why do we use views instead of tables?

674


What is the usage of regular expressions in mysql?

698


How to display nth highest salary from a table in a mysql query?

764


What is join in mysql? What are the different types of join?

714


What port is mysql running on?

684


How to execute mysql query in php?

678


What is the current mysql version?

708


What is mysql primary key?

712


What is prepare statement in mysql?

747


Can you tell few best practices to be followed for optimization in sql?

710


Can we create table in stored procedure?

711


What is mysqlcheck do?

771


How to set mysql variable in php?

710


How to print message in mysql trigger?

1238