Export data to flat file csv
I need to create many files in csv format, extracting data from a table, a table field is "brand" and is the key to breaking the creation of the file.
So every time you change the brand to create a new file, wuth the name file brand.csv. Oracle 10G.
Thanks for the help.
So every time you change the brand to create a new file, wuth the name file brand.csv. Oracle 10G.
Thanks for the help.
0