Replies: 1 comment
-
|
Hey @rkspx, welcome to the SurrealDB community 🎉 Hope this helps! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I just discover SurrealDB a few days ago, so please give me some understandings if this isn't possible in SurrealDB.
I read the docs about
INSERTwhere it is possible to perform a bulk insert in a single query like this:However, is it also possible to define different table names in the data instead of just
persontable, for example:I want to be able to insert multiple data into multiple table.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions