Hi All,
How to take the OUTPUT in Multiple Excel Sheet from SQL Server.
For Example:-->
Sheet 1 contain data for this Query (select * from tab where id <10)
Sheet 2 contain data for this Query (select * from tab where id
between 10 and 20)
Sheet 3 contain data for this Query (select * from tab where id > 20)
And so on.
Is there any Query? Please help me urgent?
Thanks & Regards
Ramesh Phogat
MS Sql Server LazyDBA home page