I have a requirement where I have to take all the data available from a sql table and write it out as a flat file in folder location.
Its a simple table have 8-10 coloumns, have to take this data on daily basis from sql table and deliver out as flat file in a folder.
Can anyone provide me detailed steps how to achieve this ?
MBH