0 votes
in Apache Phoenix by
A transaction primarily refers to modifications performed in a database in a logical line.

Select the correct answer from below options:

a) True

b) False

1 Answer

0 votes
by

Correct answer of the above question is : -a) True

Database Transaction is a logical unit of processing in a DBMS which entails one or more database access operation. In a nutshell, database transactions represent real-world events of any enterprise.A transaction primarily refers to modifications performed in a database in a logical line.

...