Multiple choice technology databases There must be at least one log file for each database. True False Reveal answer Fill a bubble to check yourself A Correct answer Explanation Relational databases require transaction logging to ensure ACID properties, particularly durability and recovery. Thus, there must be at least one transaction log file (or log group) associated with each database.