Hi All ,
my request is quite straightforward , I have a script similar as below , it can output what I want to see on oralce sql developer , what I would like to do is schedule to script and output to a excel file , would advise how to change the script to make it work ? thanks
select * from user_table ;