Setup: SQL 2008 R2
Is it possible to save just the log files of databases and than use those log files later to restore a DB and tables?
If yes, than how ?
I only know how to do a traditional save of DB on a disk and than use that backup to restore any tables or DBs.
Thanks for your help.