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
Does insert statement lock the table?
How do you connect MySQL database with PHP?
What is 'mysqld'?
How to make a column bigger and delete unique from table.
How can we change the data type of a column of a table?
Who developed mysql?
In a property booking section want a query to check that property is booked from StartDate to EndDate.Booking Table field are given id proerty_id start_date checkout_date no_of_visitor booking date status Waiting yours answer.. Thanks In Advance...
Why should I use mysql?
How set mysql root password?
What is default schema in mysql?
What are the differences between char and nchar?
table a has records 1,1,1,1 table b has records 1,1,1,1,1,1 what would be out if perform join for all cases
How to enter binary numbers in sql statements?
how to Return total number of rows.
Can you tell how many values can set the function of mysql to consider?