A
ABCStudio
- Original Poster
- #1
I have about a 1000 records i need to import into a mysql database however the excel spread sheet contains both the contact information and the service information in 1 table whereas in the database I have 2 separate tables.
Is there a simple way to import say rows 1 to 10 in to table a and rows 11 to 20 in to table b while assigning an autonum id in table a and putting the same id as a client id in table b?
Is there a simple way to import say rows 1 to 10 in to table a and rows 11 to 20 in to table b while assigning an autonum id in table a and putting the same id as a client id in table b?