Hello Everyone. I am new to MySQL but have been reading and studying as much as I can about it. I am set to develop a website that requires 7 different lines of information, and I have no idea how I should lay out the SQL Database. Below are 4 lines of what I am looking to build initially. Any help on if I should create all of this in one database, or break it up in to more would be greatly appreciated.
OLD NUMBER: (QUERY HERE)
NAME: (QUERY HERE)
DATE CODE: (QUERY HERE)
NEW NUMBER: (QUERY HERE)
I have over 1 million pages to generate that look like this for the first stage. I was considering paying a programmer to jump in and do this with me, but it turns out programmers are very expensive and I want to learn more than the "old way" of building sites anyway.
Thank you ahead of time.


