Replies: 1 comment
-
I figured out at least one difference — |
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
-
In the most general case (inserting a bunch of rows - like order items for an order), what is the difference between using
executemany()
vscopy_records_to_table()
?Beta Was this translation helpful? Give feedback.
All reactions