I try to upload data feed inside MYSQL. As CSV file does not contain any id, how to manage id properties?
An example: should be as index Primary or I add unique value without an index?
If I understand index is an incremental value but we have a company values included people values from CRM which should be modified in the future.