Access 2007: Subqueries causing massive performance loss
问题 I am building a query to search for records matching any number of fields in a table with 15+ columns. (All fields for which an input is given must match.) However, the original table was badly designed, in some cases having upwards of ten fields for the same thing. (With names such as Street_11.) I have separated the data into multiple tables such that Street_2 through Street_12 are now all labeled under Street_2 in a separate table, containing only that column and fileID , which is taken