Shalazar
02-03-2000, 12:27 AM
I've been reading through MySQL.com to start learning about how to take advantage of databases for websites and what not.[nbsp][nbsp]Earlier on, I had asked whether or not multiple databases were available on accounts here, and with the recent info I've run across on that site, I think my question was incorrect.
It appears that one database should be sufficient, but rather that multiple tables are required for the various amount of information to be stored.[nbsp][nbsp]Is that what one would use to say, have one table to database references to images and their info, another table to work as a searchable FAQ type knowledge base, and yet another to, say, maintain user records taken from contest entires???
Am I on the right track here in my thinking?
It appears that one database should be sufficient, but rather that multiple tables are required for the various amount of information to be stored.[nbsp][nbsp]Is that what one would use to say, have one table to database references to images and their info, another table to work as a searchable FAQ type knowledge base, and yet another to, say, maintain user records taken from contest entires???
Am I on the right track here in my thinking?