Hi,
I need to export SQL tables with more than 500 records to excel spreadsheet.
When the end user clicks on a button, it will export the SQL tables to excel. Can we accomplish this with SQL stored procedure?
Any help is really appreciated.
Thanks.