Hello,I am following SQLCopInto.java to upload bulk data into MonetDB but seems to be not working.
I am even using mclient command to upload data but the command expects the input file to be accessible by the DB server, is there any alternative to this.
Please suggest a best way to do through JDBC
Thanks