M
M
Madislav2017-05-28 12:18:13
Database
Madislav, 2017-05-28 12:18:13

Does the number of tables in the database affect the fetch rate?

Does the number of tables in the database affect the fetch rate?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
O
OnYourLips, 2017-05-28
@OnYourLips

Does not affect. Except for very extreme cases that are beyond reason.

M
Maxim Timofeev, 2017-05-28
@webinar

Number of tables or still the number of rows or columns? And at what request? If your query goes through 1 table, then the number of adjacent tables does not affect if your query affects all tables (strange, but nonetheless) of course it will.
If it's all the same about the number of rows in the table or columns, then another story.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question