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
What is mysql optimization?
Why do we use views instead of tables?
What is the usage of regular expressions in mysql?
How to display nth highest salary from a table in a mysql query?
What is join in mysql? What are the different types of join?
What port is mysql running on?
How to execute mysql query in php?
What is the current mysql version?
What is mysql primary key?
What is prepare statement in mysql?
Can you tell few best practices to be followed for optimization in sql?
Can we create table in stored procedure?
What is mysqlcheck do?
How to set mysql variable in php?
How to print message in mysql trigger?