I am trying to get simple query such as below to be run as Job. I can see how to set it up to run but not quite sure hot to output result of this query into csv file.
Thanks
Text
Select a,b from c
I am trying to get simple query such as below to be run as Job. I can see how to set it up to run but not quite sure hot to output result of this query into csv file.
Thanks
Select a,b from c