Laur's blog
Sign in Subscribe

upsert

A collection of 1 post
UPSERT (update or insert) in Oracle with Python
cx_oracle

UPSERT (update or insert) in Oracle with Python

One of the things I had to do is to build a script to upload data (e.g. the content of a list of files) into a database with a single table. My table has 3 columns: 1. ID - a 20-character string identifier with PK properties (unique) 2. ARTICLE-
Mar 24, 2014 2 min read
Page 1 of 1
Laur's blog © 2025
  • Sign up
Powered by Ghost