Suppose there are 8 rows and 4 columns in TABLE1 and 3 rows and 4 columns in TABLE2; what is the size
of the cartesian product incase of CROSS JOIN between these two tables?
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?