Search results

  1. F

    Splitting one table in to multiple tables- how to move the data afterwards

    Thanks for the response Mike! I think you may have the impression that I wanted to replicate the 1st table (and all the columns) to a 2nd table. Just to clarify, the reason why we want to split up the tables is to create a relational database. In other words, we're actually splitting up the...
  2. F

    Splitting one table in to multiple tables- how to move the data afterwards

    Hi all, I was wondering if I could get your opinion/advice on this situation. Hopefully someone knows the answer to my question below Database information: Table 1 has 20 columns and about 10k rows of data. The database is expected to grow to 30-50k entries in the next couple years. This is...
Back
Top Bottom