Want to upsert data from TXT (“;” semicolon delimited text) file to DB2 ? Upsert: inserts rows into a table if they do not already exist, or updates them if they do. Using File To DB, a native GUI tool for Windows, MacOS, and Linux, you can upsert data from TXT (“;” ... Read more
Tag Archives: DB2 upsert semicolon
Upsert data from TXT (semicolon delimited text) file to DB2
Want to upsert data from TXT (“;” semicolon delimited text) file to DB2 ? Upsert: inserts rows into a table if they do not already exist, or updates them if they do. Using File To DB, a native GUI tool, you can upsert data from TXT (“;” semicolon delimited text) file to ... Read more