There is one table, I use one timer to create one new partition for the table every day, now I want to create one view, use the view to search the newest partition of the table,how can I receive the newest partition of the table in view?
Thanks, LiuLei