Quantcast
Channel: Forum SQL Server Database Engine
Viewing all articles
Browse latest Browse all 15694

SQL server equivalent for Oracle Spool

$
0
0

I am try to run a report every hour and send the results to a csv file. I have scheduled the job is SQL server agent but I cannot seem to be able to spool the records to an excel file(or any file).

I come from Oracle background and below is the Oracle equivalent for what I am trying to do.

Spool output_file.csv

Select * from emp;

spool off


Gasciero


Viewing all articles
Browse latest Browse all 15694

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>