ElcoyotldeAztlan
Registered User.
- Local time
- Yesterday, 22:30
- Joined
- Jul 15, 2017
- Messages
- 43
Hello All,
Lets say I have a table that has 27 color IDs that match 1000 cars in another table. I have an excel sheet that lists all the colors that match the cars, If I import all 1000 colors (which would mean that they would be duplicate colors because there are only 27 unique colors) from excel. Could I use SQL to automatically convert all 1000 colors into the 27 color IDs
I would understand there would be multiple color IDs 1-27. the goal would be to copy those IDs and match with the Car table
Please let me know If I need more explaining
Thoughts?
thanks
Lets say I have a table that has 27 color IDs that match 1000 cars in another table. I have an excel sheet that lists all the colors that match the cars, If I import all 1000 colors (which would mean that they would be duplicate colors because there are only 27 unique colors) from excel. Could I use SQL to automatically convert all 1000 colors into the 27 color IDs
I would understand there would be multiple color IDs 1-27. the goal would be to copy those IDs and match with the Car table
Please let me know If I need more explaining
Thoughts?
thanks