You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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!
The text was updated successfully, but these errors were encountered: