My table have many data. I want to pay these data to user by sql insert query. Not excel or other format , want to get only insert query. Is it possible ? How can I export these data .
            Asked
            
        
        
            Active
            
        
            Viewed 102 times
        
    0
            
            
        - 
                    you have data in which format? – Zeeshan Feb 25 '14 at 05:16
- 
                    @ Zeeshan thank for answer .I found solution in http://stackoverflow.com/questions/1515969/exporting-data-in-sql-server-as-insert-into – dragullar Feb 25 '14 at 05:17
