Thanks I got all that planned out but what I want to confirm is the restore
part. If I want to restore my DB to the time it crashed. How does that work.

Can I just issue the command above:

restore database;
recover database;

What happens internally, does it re-apply every incremental back to the
latest level 0 or full backup? So again with my example, if I am on a weekly
schedule level 0 on SAT incr SUN-FRI do I have to keep my retention period
for 7 days?