Forum Discussion

jmvidal's avatar
jmvidal
Helper II
6 years ago
Solved

Should I split tables by year?

Hi, I am starting from scratch my dataset and have a common structure of: Order lines Delivery note lines Invoice line since many years ago.   I was wondering if it makes sense to split thos...
  • Anonymous's avatar
    Anonymous
    6 years ago

    jmvidal I am doing this with transaction data: 2015 to 2019 data is static and then 2020 data is refreshed. Then I use the UNION command. It makes the data refresh much faster.