I want to know how to export csv file. Command: copy test to 'c:/test.csv' delimiters ',' ;
but the error ERROR: could not open file "c:/test.csv" for writing: Permission denied
I want to know how to export csv file. Command: copy test to 'c:/test.csv' delimiters ',' ;
but the error ERROR: could not open file "c:/test.csv" for writing: Permission denied