GolderGao commented on issue #4947: Is there any way to traverse tables in the 
specified order by Schema & Table Route
URL: 
https://github.com/apache/incubator-shardingsphere/issues/4947#issuecomment-604289488
 
 
   @kimmking 
   I have two questions, would like to consult shardingjdbc how to deal with?
   
   1. If I create a table every month in 2020, and each table stores the data 
for that month, I just want to find the table with the data, and the table 
without the data will not query.
   
   2. It is now march, and I only have 3 tables to store data, namely 
table_1,table_2, and table_3. The other 9 tables do not store data 
(table_4...).Table_12, I want to query data, first from the current month, and 
then to the previous month query, there is no data table query

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to