Suppose there are 4 fields in a table named CUST (customer_id, first_name, last_name, phone). Which of the
following gives all the information of the customers in the table whose last name is ALI?
Consider a transaction which includes following operations
Z= Z + 10
Write Z
...
Suppose that the value of Z after addition and the execution of this operation is 17. Now against the write
operation the entry made in the log file will be
What does Z reflects in the above entry?