transaction() does not take the argument _______
transaction() does not take the argument _______ Correct Answer database name
transction() and readTransaction() are the two methods that take three arguments i.e. transaction callback as the first argument, error callback as the second argument, success callback as the third argument.