Virtuoso Open-Source Wiki
Virtuoso Open-Source, OpenLink Data Spaces, and OpenLink Ajax Toolkit
Advanced Search
Help?
Location: / Dashboard / Main / VirtTipsAndTricksGuide / VirtTipsAndTricksGuideISQLQueryResultOutput

How to output from isql the result of a sql select query to a file in Virtuoso?

In order to save the output in a file from a sql select query executed from iSQL, one should use the following syntax:

isql <port> user pass exec="select ..." > file.xx

Related

Powered By Virtuoso