to query the data after horizontal split, suppose the data of a business is split horizontally, and the monthly records are stored in a table. The data of each table is about 1000w. There are already more than 20 tables, such as table_201606,.,table_201702.table_201804
. If you need to query the data from July 2016 to March 2018, how to query it? Performance and query speed need to be considered.