I export data from csv to mysql database, I want the database to create a unique identifier for each imported record. I want to use a unique field when generating the receipt number in the crystal report.
What do you suggest as the best way to do this?
source
share