I have one database and it has couple of table with data. I did full complete back up. Then i applied some update and insert transation on that database.
After i did that i restore my database upto my last back up which doesn't include my new transation records.
Now how can i append my transation log which include all new transtion into my database. How can i transfere data from my transtion log.