List the four commonly used types of backup plans.

What will be an ideal response?

Full database backup, simple recovery model (transaction log not used)
Single transaction log backup plus full database backup
Full database backup plus multiple transaction log backups
Full database backup plus differential database backup plus multiple transaction log
backups

Computer Science & Information Technology

You might also like to view...

Answer the following questions true (T) or false (F)

1. True/False: Encapsulation is the ability to create methods that perform a general function which automatically adopts itself to work with objects of different classes. 2. True/False: When a subclass is created, it is known as the base class. 3. True/False: Polymorphism allows a method to take on many definitions when applied to objects in a hierarchy of classes.

Computer Science & Information Technology

The horizontal axis is also called the value axis.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology