Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Quote: "How do you share that dataset with an analyst?"

..and blah blah about the sharing from a developer perspective.

In reality the analyst is some higher up that only knows how to import/view CSV in Excel so that's exactly what will ask for ("hey zzz can you send me those daily parcels in a .csv file? thank you")



COPY (SELECT * FROM view_name) TO 'output.csv' (HEADER, DELIMITER ',');




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: