Options

Update Database its creating duplicate entry

sgnarkhede2016sgnarkhede2016 Member Posts: 152 Contributor II
edited April 2020 in Help
when I used updated database operator to update the status of my row it creates new duplicates entry for same and updates status
e.g

1. Customer           Dept         Status      No

I want to update Status to Yes from No but it creates two entry for me
1. Customer           Dept         Status      No
1. Customer           Dept         Status      Yes

1.PNG 26.3K
Tagged:

Answers

  • Options
    BalazsBaranyBalazsBarany Administrator, Moderator, Employee, RapidMiner Certified Analyst, RapidMiner Certified Expert Posts: 955 Unicorn
    Hi,

    how is your Update Database configured? Did you specify the key fields (which have to be unique) correctly? 

    Regards,

    Balázs
Sign In or Register to comment.