Hi,
I have created a batch script that runs sql commands and generates output in excel. Now i have 4 sql scripts each gives a single output. How can i combine all the outputs in the same excel but different sheets. Currently i use spool C:\Script.xls to get the output in 1 excel sheet.
Thanks in advance!!
I have created a batch script that runs sql commands and generates output in excel. Now i have 4 sql scripts each gives a single output. How can i combine all the outputs in the same excel but different sheets. Currently i use spool C:\Script.xls to get the output in 1 excel sheet.
Thanks in advance!!