php - Select over multiple databases -


I have to improve performance in a project at work. The app's data has spread to many databases. I was told that whatever is better to organize the data Is there an execution penalty when I make a selection on some tables spread in many databases, rather than selecting those tables in a database?

Depending on whether those databases are on the same physical server or not


Comments

Popular posts from this blog

oracle - The fastest way to check if some records in a database table? -

php - multilevel menu with multilevel array -

jQuery UI: Datepicker month format -