Importing Excel CSV into MySQL
I’m having an issue with importing my CSV into MySQL, it’s importing but it’s not grabbing all of my data. In the Excel I have 34 unique ID numbers and MySQL is only pulling in 7. In the Excel file if you filter it and count only the IDs that don’t repeat it should be 34 but once it gets to MySQL it only gives me 7.