Hi
I had taken a full backup of database, after 10 days transaction logs were truncated using
BACKUP LOG with TRUNCATE_ONLY; command without taking backup of transaction log.
then after few days one of the table got truncated, after truncation full database backup has been taken.
Kindly let me know is there any way to recover table data as our log chain has been broken.