May 2021 1 74 Report
MySQL tables and databases?

When creating a database in MySQL for a large website that will possibly hold vast amounts of data, is it possible to have the website work from more than one database and still function properly?

If it is possible, would doing so be wise?

Also, regarding tables. Is it possible to create tables inside of tables (almost like sub-tables) and if so how? Or is just adding columns/creating additional tables just as effective to serve this purpose? Say for a large amount of user data, I figure I may need to split much of the collected data into separate/sub tables-- but if that doesn't work, what is the best way to use MySQL to keep all users data in-line and quickly updated?

All help is appreciated and thanks in advance.


Please enter comments
Please enter your name.
Please enter the correct email address.
You must agree before submitting.

Answers & Comments




Helpful Social

Copyright © 2024 Q2A.MX - All rights reserved.