Jump to content

Inserting data tables with varying numbers of rows and columns into a table


cujo

Recommended Posts

Hi,

 

I'm looking for a way to organize some data. There will be a fairly large number of data tables to be inserted into the database. Unfortunately, the number of rows and columns for these data tables will not be constant. I want to assign a unique id to each cell and store the data for that cell (maybe two separate tables for the id and the data?). I want to know if it's possible to insert tables of this sort into a MySQL table. The only thing I can think of is creating a very large table (the max amount of rows and columns I could expect). However I imagine this would be messy and inefficient. Or is it possible to create a new table in the db for each data table? This would be messy but more efficient. Is there a better way of doing this?

 

Thanks in advance  :)

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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.