I tried converting data in table to a file and able to achieve. But, in the output file generated,there is "\" comming in. Can you please help how to eliminate or remove "\" from file. Note: Have used Copy stage to move data from oracle sql table to storage account.
Output:
"\"we16\",\"ACTIVE\",\"we16\",01-JAN-22,\"Tester\""
"\"sb64\",\"ACTIVE\",\"sb64\",01-JAN-22,\"\"Operations"
"\"sb47\",\"ACTIVE\",\"sb47\",01-JAN-22,\"\"Developer"
"\"ud53\",\"ACTIVE\",\"ud53\",01-JAN-22,\"\"Manager"
"\"hk72\",\"ACTIVE\",\"hk72\",01-JAN-22,\"\"Tester"
"\"sk99\",\"ACTIVE\",\"sk99\",01-JAN-22,\"\"Tester"






