SQL MERGE function #8982
Answered
by
cpcloud
nils-dohop
asked this question in
Q&A
SQL MERGE function
#8982
-
|
I can't find an IBIS version of the SQL MERGE statement: https://www.sqltutorial.net/merge.html is this supported (and I simply can't find the documentation?) or is it currently unsupported by IBIS? |
Beta Was this translation helpful? Give feedback.
Answered by
cpcloud
Apr 16, 2024
Replies: 1 comment 1 reply
-
|
We currently do not have an Ibis API for |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
nils-dohop
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We currently do not have an Ibis API for
MERGE. Do you have some example SQL code that we could potentially use to inform the API?