About SQL Server differential backups
Differential backups can be created on the full database as well on the filegroup backup units. A differential backup contains the changes to the contents of the object since the last time that it was captured in a full backup.
Note:
Note that SQL Server does not let you create a differential on a database file.