SQL Server has two types of databases: system and user. System databases are the ones used by SQL Server such as master and msdb . User databases are the ones created by users that store the data for applications. Which are the most common types of backups generated for SQL Server installations? (Select three)