Correct Answer: Call transaction is faster than session method But usually we use session method in real time…because we can transfer large amount of data from internal table to database and if any errors in a session, then process will not complete until session get correct
Discussion & Comments