Work with transaction sets
- Last UpdatedJun 17, 2024
- 1 minute read
SQL Access includes a set of transaction functions to change insert, update, or delete records from a database. Generally, these transactions are grouped within a script in the form of a transaction set. A transaction set is committed at one time.