SQL Server differential backup to SQL statements
        Posted  
        
            by noonex
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by noonex
        
        
        
        Published on 2010-03-08T08:55:41Z
        Indexed on 
            2010/03/08
            10:36 UTC
        
        
        Read the original article
        Hit count: 342
        
Is there any way to convert differential backup to SQL statements which will produce identical results when applied?
Or any other solution similar to binary log in MySQL?
© Stack Overflow or respective owner