Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
When we use the tmap Function is allowed 100 rows in the one CSV file upload the data in the MySQL database on the particular table, when we use that table of one column is (int "Auto increment") column. How to solve this insert data in database, i have attached the sample screen shot.
We need to insert the All records into the database.
i don't know how to figure that , i try another file for example also
I try that its return only 2 rows .
mysql> select * from temp_salesorder_list\G
Empty set (0.24 sec)
(100 below OR equal 100 rows ) before we Lookup the database (We check monitored), check 0 rows return
(100 rows )After we Lookup the database (We check monitored) ,check 1 rows return
I share the before pictures return 1 rows from the Lookup (temp_salesorder_list) ,it database we never insert the exit data.
Empty set (0.24 sec) --- No data