Hi everyone,
I’m currently working on a project called “My_app” and I need to export the data from a query named “Complete” in a specific format (CSV, XML, or others.). I want to export it to the directory c:/data/my_app/
using the console. Is this possible? If so, could you please guide me on how to accomplish this?
Thanks in advance for your help!