Quantcast
Channel: Xojo Programming Forum - Latest topics
Viewing all articles
Browse latest Browse all 4258

Query to CSV

$
0
0
How i can made on Web App to run the query and download it
COPY (SELECT * FROM tracks WHERE genre_id = 6) TO '/Users/dave/Downloads/blues_tracks.csv' DELIMITER ',' CSV HEADER;

thanks

2 posts - 2 participants

Read full topic


Viewing all articles
Browse latest Browse all 4258

Trending Articles