This is code I wrote:
And this function:
This is the output that goes to the database:
why are some data rows repeating like that? I want the data to insert into the database, not duplicates.
View on Stack Overflow
This is code I wrote:
And this function:
This is the output that goes to the database:
why are some data rows repeating like that? I want the data to insert into the database, not duplicates.
View on Stack Overflow