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
Is mysql deprecated?
How is mysql database stored?
What is meant by decimal (5,2)?
How can you see all indexes defined for a table?
What are mysql data types?
What is difference between inner vs self vs cross?
How many primary keys can be there in a table?
How set mysql root password?
Does mysql support sequence?
What is myisam?
What is the purpose of -> in the mysql terminal?
What is innodb_buffer_pool_size?
How do I stop a query in mysql workbench?
How can you take the backup and restore a mysql database using php?
Is mysql a relational database?