Tail-log backup in MS SQL

MSSQL-Feature-Image

What is Tail-log backup:
It is a log backup.
It is used to backup log after the least log backup.

When will use Tail-log backup:
1. For non-scheduler process
2. For damaged database

How to Tail-log backup in T-SQL:

Author: Joe Chan