Cannot insert a NULL value into column error
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2023 06:43 AM
Hi,
Hope you're well! Need your assistance here..
My pipeline reads from one table (source) and write into another one (target).
I get an error as below 'Cannot insert a NULL value into column sales_id'. i have double checked and i don't have any Nulls in the source table.
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2023 05:35 AM
I guess you have null values for the unmatched records, so check the records after joining.
BR,
Spiro Taleski
