One of the handy feature of the Sql Server Management Studio is to export the data into csv file. Please refer following steps in order
Tag: CSV
Export Gridview Data to CSV File in ASP.NET
In this post, I will explain how to export Gridview data to Comma-separated values (CSV) file in ASP.NET Coding Part: 1. Let’s add a Gridview