Forum Discussion
RagulVsk
May 21, 2021Copper Contributor
SQL Server Database Backup
Hi team, I am having a doubt in SQL Server Backup process. we are having a Database with filestream enabled and the database size is around 9 GB. the DB is created a year ago.. so we are finding a...
olafhelper
May 25, 2021Bronze Contributor
Hello,
Not very clear for me what you are trying to achieve here?
You can performan a point-it-time restore, but a backup is always yet&now with the current structure and data.
If the database is in full recovery model, then you can perform the mentioned point-in-time restore.
Olaf
Not very clear for me what you are trying to achieve here?
You can performan a point-it-time restore, but a backup is always yet&now with the current structure and data.
If the database is in full recovery model, then you can perform the mentioned point-in-time restore.
Olaf