Jump to content

Need help populating tables


spangsberg

Recommended Posts

Hi

 

I'm fairly new to this MySQL world, and need a little help.

 

I have a database (empty at the moment) intended for product information, where the data is spit into 2 tables, something like this:

 

Table1: Prod_id, prod_name, prize, weight,..,...,..

Table2: Prod_id, prod_description

 

From my supplier I recived a file with all the needed information, but I can't figure out how to "split" this data into the 2 tables??

I recive the data in a CSV file, and have no problem importing the data to a 3rd table

 

Do I make sense??

 

Link to comment
https://forums.phpfreaks.com/topic/215840-need-help-populating-tables/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.