Changeset: dfcf177f9be6 for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=dfcf177f9be6 Modified Files: clients/mapiclient/mclient.1 Branch: default Log Message:
Mention COPY INTO ... ON CLIENT as alternative. diffs (15 lines): diff --git a/clients/mapiclient/mclient.1 b/clients/mapiclient/mclient.1 --- a/clients/mapiclient/mclient.1 +++ b/clients/mapiclient/mclient.1 @@ -459,6 +459,11 @@ in the CSV file. This, because otherwise the remainder of the file will be interpreted as SQL queries. .PP +Another, easier method to have the client read the file content is as +follows. +.PP +mclient \-d $db \-s \(dqCOPY INTO $table FROM '$file' ON CLIENT USING DELIMITERS ',','\e\en',\e\(dq'\(dq +.PP See https://www.monetdb.org/Documentation/Manuals/SQLreference/CopyInto for more information about the COPY INTO query. .SH SEE ALSO _______________________________________________ checkin-list mailing list checkin-list@monetdb.org https://www.monetdb.org/mailman/listinfo/checkin-list