Transaction Management
A Transaction resolves a collection of operations into a single logical unit of work. If a system failure occurs during this unit of work, none of the individual sub-operations should persist.
File Organization and Indexing
File Organization governs how records inside a Table are actually stored on physical disk drives.