OmniSci Reference issue: #448
So I am trying to create a table based on the data user uploaded, currently I can't find out a way to insert multiple tuples into the database directly using the insert command. I know we could use the 'COPY' command but my project workflow needs me to make use of multi tuples insertion using a single query via mapd-connector.
Can someone help me with this issue ? (I know it's more of an OmniSciDB issue but I was hoping there's a workaround or something).
Thanks!