Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

The processing time of identical database queries can vary depending on several factors such as the size of the tables, the number of indexes, the configuration of the server, the amount of memory available, and the number of concurrent users. However, if two tables have identical data and structure, the processing time for identical queries should be very similar. There may be some negligible differences due to table statistics, but overall the performance should be comparable.