Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inserting multiple tuples into OmniSci tables with a single SQL query (using the Insert and not Copy Command). #225

Open
SaiArrow opened this issue Apr 29, 2021 · 0 comments

Comments

@SaiArrow
Copy link

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant